This commit is contained in:
parent
38935f76cc
commit
85dc76f5d0
|
|
@ -1112,6 +1112,7 @@ export default {
|
|||
this.$refs.queryForm.resetFields()
|
||||
this.queryParams.minOriginalValue = ''
|
||||
this.queryParams.maxOriginalValue = ''
|
||||
this.queryParams.propertyUnitId = undefined
|
||||
this.queryParams.pageNum = 1
|
||||
this.getDeviceList()
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue