feat: 更新提现功能,优化错误处理逻辑,添加成功提示信息,改进界面交互
This commit is contained in:
@@ -14,7 +14,7 @@ function handleWithdraw() {
|
||||
router.push("/withdraw/index");
|
||||
}
|
||||
|
||||
onUpdated(() => {
|
||||
onMounted(() => {
|
||||
walletStore.updateBalances();
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user