tijiao
This commit is contained in:
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user