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