BUG 25313
This commit is contained in:
@@ -169,6 +169,8 @@ export default {
|
|||||||
}).then(res => {
|
}).then(res => {
|
||||||
this.change(res?.userList || [])
|
this.change(res?.userList || [])
|
||||||
this.clickedUserSelect = false
|
this.clickedUserSelect = false
|
||||||
|
}).catch(()=>{
|
||||||
|
this.clickedUserSelect = false
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
fileList(e) {
|
fileList(e) {
|
||||||
|
|||||||
Reference in New Issue
Block a user