修复 隐患排查治理 消防检查隐患不显示隐患来源

pull/4/head
songwenxuan 2024-01-08 09:48:32 +08:00
parent ae6fb36382
commit 85f25331c5
1 changed files with 3 additions and 3 deletions

View File

@ -238,9 +238,9 @@ export default {
chongzhi() { chongzhi() {
this.STATE = '' this.STATE = ''
this.$refs.searchForm.resetFields() this.$refs.searchForm.resetFields()
this.$refs.deptTree_Select.clearHandle() // this.$refs.deptTree_Select.clearHandle()
this.$refs.deptTree_Select1.clearHandle() // this.$refs.deptTree_Select1.clearHandle()
this.$refs.deptTree_Select3.clearHandle() // this.$refs.deptTree_Select3.clearHandle()
this.getList() this.getList()
}, },
// //