This commit is contained in:
2019-07-24 15:15:52 +00:00
parent 565a092251
commit a14e64644d
22 changed files with 132 additions and 93 deletions

View File

@@ -10,7 +10,7 @@ export default {
UnderConstruction
},
beforeCreate() {
window.$gz.eventbus.$emit("menu-change", {
window.$gz.eventBus.$emit("menu-change", {
isMain: true,
icon: "fa-user-tie",
title: window.$gz.locale.get("Administration")