This commit is contained in:
yanran200730
2022-05-30 14:26:06 +08:00
parent 98e452b30c
commit 89428a4e08

View File

@@ -139,6 +139,8 @@
uni.hideLoading()
if (res.userList && res.userList) {
this.userId = res.userList[0].openUserId
} else {
this.$u.toast('该用户未授权')
}
this.isMore = false