[update] 修改bug80700

This commit is contained in:
lideqin
2024-02-20 09:18:16 +08:00
parent d3fb0678a5
commit 62e6425eec
+1 -1
View File
@@ -368,7 +368,7 @@ export default {
},
handleClearDepart () {
this.$refs.workGroupDropdownItem.toggle()
this.selectedWorkGroup = '组织机构'
this.selectedWorkGroup = '内部工作组'
this.tempSelectedWorkGroup = {}
this.workingGroupId = null
this.onSearch()