This commit is contained in:
parent
fb7bd7d752
commit
7cad098111
|
|
@ -751,6 +751,8 @@ export default {
|
||||||
this.$refs.queryForm.resetFields()
|
this.$refs.queryForm.resetFields()
|
||||||
this.$refs.mychildSon.inputValue = ''
|
this.$refs.mychildSon.inputValue = ''
|
||||||
this.queryParams.keyWord = ''
|
this.queryParams.keyWord = ''
|
||||||
|
this.queryParams.startTime = ''
|
||||||
|
this.queryParams.endTime = ''
|
||||||
this.initSelectData()
|
this.initSelectData()
|
||||||
this.handleQuery()
|
this.handleQuery()
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue