This commit is contained in:
parent
7c452ce42f
commit
9343b288ec
@ -244,7 +244,7 @@ const onSubmit = handleSubmit(async (val) => {
|
||||
open.value = false
|
||||
emit('confirm') // 触发父组件刷新 info 接口
|
||||
} catch (error) {
|
||||
console.error('提现失败:', error)
|
||||
console.error('提现失败1:', error)
|
||||
toast.error('操作失败,请重试')
|
||||
} finally {
|
||||
isPending.value = false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user