This commit is contained in:
2020-10-05 23:13:42 +00:00
parent 6debf951e2
commit f896c6ef65
13 changed files with 78 additions and 40 deletions

View File

@@ -27,7 +27,7 @@ export default {
beforeCreate() {
window.$gz.eventBus.$emit("menu-change", {
isMain: true,
icon: "fa-tachometer-alt",
icon: "$ayiTachometer",
title: "Dashboard",
helpUrl: "form-home-dashboard"
});