Убрал лишнее
This commit is contained in:
@@ -35,7 +35,6 @@ class LoaderPage extends Vue {
|
|||||||
|
|
||||||
created() {
|
created() {
|
||||||
this.commit = this.$store.commit;
|
this.commit = this.$store.commit;
|
||||||
this.dispatch = this.$store.dispatch;
|
|
||||||
this.config = this.$store.state.config;
|
this.config = this.$store.state.config;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user