WANG 6 жил өмнө
parent
commit
c515491973

+ 1 - 0
src/modules/examwork/view/student.vue

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