[问题修复](pet)

修复筛选项失效问题
dev
huangyuxuan 2024-11-14 11:39:50 +08:00
parent 32351bf48a
commit cade3c5a7e
1 changed files with 1 additions and 1 deletions

View File

@ -474,7 +474,7 @@ export default {
this.$refs.deptTree_Select.clearHandle() this.$refs.deptTree_Select.clearHandle()
this.$refs.hlTree_Select.clearHandle() this.$refs.hlTree_Select.clearHandle()
this.$refs.hiddenPart_Select.clearHandle() this.$refs.hiddenPart_Select.clearHandle()
this.$refs.deptTree_Select3.clearHandle() // this.$refs.deptTree_Select3.clearHandle()
this.getList() this.getList()
}, },
// //