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();