修改页码

This commit is contained in:
gongjiale 2024-11-15 14:16:20 +08:00
parent 87629d1929
commit 0ff28c7aad
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ export default {
},
handleQuery() {
// this.queryParams.pageNum = 1
this.queryParams.pageNum = 1
this.getList()
},