This commit is contained in:
2019-04-16 22:12:44 +00:00
parent a35077298b
commit d475b8aff9
7 changed files with 24 additions and 20 deletions

View File

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