This commit is contained in:
2019-04-16 23:09:22 +00:00
parent f76a98090d
commit ccb56817e5
6 changed files with 36 additions and 15 deletions

View File

@@ -10,7 +10,7 @@ export default {
HelloWorld
},
beforeCreate() {
this.$gzevent.$emit("context-menu-change", {
this.$gzevent.$emit("menu-change", {
isMain: true,
icon: "fa-home",
title: this.$gzlocale.get("Home")