zhangjie 1 år sedan
förälder
incheckning
fa10a9faf4
1 ändrade filer med 1 tillägg och 1 borttagningar
  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();