diff --git a/src/views/followupquery/index.vue b/src/views/followupquery/index.vue index 76adfe9f7319642a7254b365086507d4890a3b11..e6430b04e1ed5c860d65ec0ae17f6344baeac069 100644 --- a/src/views/followupquery/index.vue +++ b/src/views/followupquery/index.vue @@ -345,6 +345,7 @@ export default { // this.handleSearch() }, onClickSearch() { + this.pageIndex = 1 this.handleSearch() }, async handleSearch() {