Merge remote-tracking branch 'origin/master'

This commit is contained in:
yujicun
2023-03-10 00:56:54 +08:00

View File

@@ -181,6 +181,7 @@ export default {
// })
},
search(){
this.page=1;
this.loadBoeData()
},
reset() {
@@ -189,6 +190,7 @@ export default {
this.params.type = '',
this.params.cmtask_status = ''
this.status = '';
this.page=1;
this.loadBoeData();
},
handleSizeChange(value) {