zhangjie il y a 2 ans
Parent
commit
f9decbc75d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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() {