1
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-09-29 13:08:28 +08:00
parent d17b95a200
commit 2683a5a7c9
1 changed files with 1 additions and 0 deletions

View File

@ -179,6 +179,7 @@ export default {
},
handleReset() {
this.listQuery = getListQueryDefault()
if (this.isView) this.listQuery.IsAuditRecordUserSelect = true
this.getList()
},
handleSelectChange(val) {