fix: 代理充值扫码
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m15s

This commit is contained in:
luo
2026-07-30 09:51:04 +08:00
parent 17d2eeebc5
commit 93ed3fbd63
4 changed files with 27 additions and 54 deletions

View File

@@ -216,7 +216,7 @@
}
ElMessage.warning('资金概况已被其他操作更新,已刷新最新版本;请确认后重新提交')
} else {
ElMessage.error(normalizeApiError(error).message)
console.error('实际信用额度调整失败:', error)
}
} finally {
submitting.value = false