feat(提现页面): 提现成功后刷新收益
This commit is contained in:
parent
31f51cbada
commit
ae07e871ec
@ -502,7 +502,7 @@ const Receive = async () => {
|
||||
})
|
||||
if (resApply.status) {
|
||||
closedPopup()
|
||||
await withdrawableAmount(activityId) // 刷新银行余额
|
||||
await getDrawableAmount() // 刷新银行余额
|
||||
cashOutShow.value = true
|
||||
}
|
||||
} catch (error) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user