Explorar o código

fix dispatch setSubject

wolyshaw %!s(int64=4) %!d(string=hai) anos
pai
achega
9ee5d74202
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/accompaniment/index.vue

+ 1 - 1
src/views/accompaniment/index.vue

@@ -178,7 +178,7 @@ export default {
     },
   },
   mounted() {
-    this.$store.dispatch('setSubjects')
+    this.$store.dispatch('setSubject')
     this.FetchList()
   },
   methods: {