zhangjie преди 1 година
родител
ревизия
fa10a9faf4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/modules/paper/components/SelectQuestionDialog.vue

+ 1 - 1
src/modules/paper/components/SelectQuestionDialog.vue

@@ -321,7 +321,7 @@ export default {
 
       this.curSelectedQuestions = [];
       this.curSelectedQuestionIds = [];
-      this.toPage(this.currentPage);
+      this.toPage(1);
     },
     visibleChange() {
       this.initData();