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