29942
This commit is contained in:
@@ -139,6 +139,8 @@
|
||||
uni.hideLoading()
|
||||
if (res.userList && res.userList) {
|
||||
this.userId = res.userList[0].openUserId
|
||||
} else {
|
||||
this.$u.toast('该用户未授权')
|
||||
}
|
||||
|
||||
this.isMore = false
|
||||
|
||||
Reference in New Issue
Block a user