|
@@ -597,6 +597,7 @@ export default {
|
|
this.stuExamSearch.rootOrgId = row.rootOrgId;
|
|
this.stuExamSearch.rootOrgId = row.rootOrgId;
|
|
this.stuExamList = [];
|
|
this.stuExamList = [];
|
|
this.stuExamTotal = 0;
|
|
this.stuExamTotal = 0;
|
|
|
|
+ this.queryExams4Search("");
|
|
this.searchStuExam();
|
|
this.searchStuExam();
|
|
this.stuExamDialog = true;
|
|
this.stuExamDialog = true;
|
|
},
|
|
},
|