@@ -0,0 +1 @@
+.btns[data-v-1d89de46]{text-align:right}.remark[data-v-7dfb10a6]{display:inline;overflow:hidden;white-space:pre}
@@ -1 +0,0 @@
-.btns[data-v-3b950f08]{text-align:right}.remark[data-v-2db81401]{display:inline;overflow:hidden;white-space:pre}
@@ -178,7 +178,7 @@ export default {
},
mounted() {
- this.$store.dispatch('setSubject')
+ this.$store.dispatch('setSubjects')
this.FetchList()
methods: {
@@ -68,7 +68,7 @@ export default {
}
if (this.detail) {
for (const key in this.form) {
if (this.form.hasOwnProperty(key)) {