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