xiatian 3 лет назад
Родитель
Сommit
83c32a0941
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/modules/questions/views/PaperPendingTrial.vue

+ 1 - 0
src/modules/questions/views/PaperPendingTrial.vue

@@ -728,6 +728,7 @@ export default {
       this.searchPaper();
     },
     searchPaper() {
+      this.selectedPaperIds = [];
       var pageNo = this.currentPage;
       this.currentPage = 1;
       this.loading = true;