This commit is contained in:
shidongli 2022-11-11 09:39:10 +08:00
parent 8003ef4e06
commit 2701531bf5
2 changed files with 2 additions and 2 deletions

View File

@ -744,7 +744,7 @@ export default {
this.innerVisible = false; this.innerVisible = false;
}, },
handleQuery2() { handleQuery2() {
this.queryParams.pageNum = 1; this.getListByUserquery.pageNum = 1;
this.info(); this.info();
}, },
// getList2(){ // getList2(){