This commit is contained in:
bb_pan 2025-11-07 17:02:05 +08:00
parent 253b813b57
commit b084517aeb
1 changed files with 1 additions and 0 deletions

View File

@ -1049,6 +1049,7 @@ export default {
// this.resetForm('queryForm')
this.queryParams.taskStatus = ''
this.queryParams.keyWord = ''
this.$refs.queryForm.resetFields()
this.handleQuery()
},
/** 导出按钮操作 */