This commit is contained in:
bb_pan 2026-01-05 20:35:48 +08:00
parent 38935f76cc
commit 85dc76f5d0
1 changed files with 1 additions and 0 deletions

View File

@ -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()
},