fix(操作金额页): 修复兑换成功后弹窗还在的问题
This commit is contained in:
parent
f08597c917
commit
99fe4bb5c6
@ -1050,6 +1050,7 @@ const handleExchange = async () => {
|
||||
showSuccess(t('exchange_success', { price: selectedOption.cash }))
|
||||
|
||||
// 刷新银行余额
|
||||
closedPopup()
|
||||
await fetchBankBalance()
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user