This commit is contained in:
parent
253b813b57
commit
b084517aeb
|
|
@ -1049,6 +1049,7 @@ export default {
|
||||||
// this.resetForm('queryForm')
|
// this.resetForm('queryForm')
|
||||||
this.queryParams.taskStatus = ''
|
this.queryParams.taskStatus = ''
|
||||||
this.queryParams.keyWord = ''
|
this.queryParams.keyWord = ''
|
||||||
|
this.$refs.queryForm.resetFields()
|
||||||
this.handleQuery()
|
this.handleQuery()
|
||||||
},
|
},
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue