This commit is contained in:
@@ -48,7 +48,11 @@ export default {
|
||||
});
|
||||
},
|
||||
created() {
|
||||
this.$store.commit("setAppBarMainState");
|
||||
this.$store.commit("setAppBar", {
|
||||
isMain: true,
|
||||
icon: "fa-dolly",
|
||||
title: this.$gzlocale.get("Inventory")
|
||||
});
|
||||
},
|
||||
components: {
|
||||
WidgetList,
|
||||
|
||||
Reference in New Issue
Block a user