zhangjie 2 vuotta sitten
vanhempi
commit
f9decbc75d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/modules/analysis/components/SelectAnalysisPaper.vue

+ 1 - 0
src/modules/analysis/components/SelectAnalysisPaper.vue

@@ -219,6 +219,7 @@ export default {
         semesterId: this.batch.semesterId,
         examId: this.batch.examId
       });
+      this.examChange();
       this.$nextTick(() => this.changeCurListSelect());
     },
     cancel() {