WANG 6 年 前
コミット
c515491973
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/modules/examwork/view/student.vue

+ 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;
     },