修复 隐患排查治理 消防检查隐患不显示隐患来源
parent
ae6fb36382
commit
85f25331c5
|
@ -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()
|
||||||
},
|
},
|
||||||
// 判断按钮权限,用于是否显示按钮
|
// 判断按钮权限,用于是否显示按钮
|
||||||
|
|
Loading…
Reference in New Issue