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