更改接口
Some checks failed
site-dist-deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
speakeloudest 2026-05-01 12:02:16 +03:00
parent 7c452ce42f
commit 9343b288ec

View File

@ -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