[update] 修改bug80700
This commit is contained in:
@@ -368,7 +368,7 @@ export default {
|
||||
},
|
||||
handleClearDepart () {
|
||||
this.$refs.workGroupDropdownItem.toggle()
|
||||
this.selectedWorkGroup = '组织机构'
|
||||
this.selectedWorkGroup = '内部工作组'
|
||||
this.tempSelectedWorkGroup = {}
|
||||
this.workingGroupId = null
|
||||
this.onSearch()
|
||||
|
||||
Reference in New Issue
Block a user