This commit is contained in:
2025-03-24 10:06:30 +08:00
parent 2d4f4c2862
commit 2e5b11895c
11 changed files with 22 additions and 22 deletions

View File

@@ -201,13 +201,13 @@ export default {
onLoad(options) {
console.log(options, "989");
this.options = options;
this.getUserInfo();
this.getData();
},
onShow(){
this.pagination.page = 1;
this.dataList = [];
this.getData();
this.getUserInfo();
this.getData();
},
onHide() {
// this.showSearchList = false