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