Merge remote-tracking branch 'origin/dev' into dev
# Conflicts: # src/apps/AppMeetingNotice/belongToMe.vue # src/apps/AppMeetingNotice/detail.vue
This commit is contained in:
@@ -166,7 +166,7 @@ export default {
|
||||
}).then(res => {
|
||||
this.change(res?.userList || [])
|
||||
this.clickedUserSelect = false
|
||||
}).catch(()=>{
|
||||
}).catch(() => {
|
||||
this.clickedUserSelect = false
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user