This commit is contained in:
2025-03-21 17:48:27 +08:00
parent 7576477ee0
commit 2d4f4c2862
436 changed files with 37250 additions and 237 deletions

View File

@@ -204,7 +204,11 @@ export default {
this.getUserInfo();
this.getData();
},
onShow(){
this.pagination.page = 1;
this.dataList = [];
this.getData();
},
onHide() {
// this.showSearchList = false
// this.searchList = []