25130
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
methods: {
|
||||
...mapActions(['selectEnterpriseContact']),
|
||||
handleSelectUser() {
|
||||
this.selectEnterpriseContact().then(res => {
|
||||
this.selectEnterpriseContact({type:["department", "user"]}).then(res => {
|
||||
this.form.persons = res?.userList || []
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user