修复提现实名问题
This commit is contained in:
@@ -226,7 +226,7 @@ onLoad(() => {
|
||||
});
|
||||
|
||||
onShow(() => {
|
||||
APIuser.then((res) => {
|
||||
APIuser().then((res) => {
|
||||
userinfo.value = res;
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user