commit
66f3dea2b4
@ -10,7 +10,7 @@ const { mapActions } = createNamespacedHelpers("global");
|
||||
export default {
|
||||
name: "App",
|
||||
created() {
|
||||
this.init();
|
||||
// this.init();
|
||||
},
|
||||
methods: {
|
||||
...mapActions(["init"]),
|
||||
|
Loading…
x
Reference in New Issue
Block a user