CN-1016 Filter与查找条件组合操作调试及问题修改

This commit is contained in:
hyx
2023-06-04 21:18:41 +08:00
parent 65487f47f6
commit 6a2764ade4
3 changed files with 55 additions and 57 deletions

View File

@@ -343,6 +343,8 @@ export default {
},
search (params) {
this.pageObj.pageNo = 1
delete this.searchLabel.category
delete this.searchLabel.source
this.getTableData(params)
},
getTimeString () {