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