bug
This commit is contained in:
		| @@ -158,7 +158,7 @@ export default { | ||||
|   methods: { | ||||
|     ...mapActions(['selectEnterpriseContact']), | ||||
|     handleSelectUser() { | ||||
|       this.selectEnterpriseContact().then(res => { | ||||
|       this.selectEnterpriseContact({fromDepartmentId:0,type:["department", "user"]}).then(res => { | ||||
|         this.change(res?.userList || []) | ||||
|       }) | ||||
|     }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user