+
+
-
+ -->
@@ -155,11 +155,23 @@
{{ scope.row.create_time }}
-
+
待审核
- 提现成功
- 提现失败
+ 审核成功
+ 审核失败
+
+
+
+
+
+ 转账成功
+
+ 转账失败
+
@@ -283,7 +295,7 @@ async function submitHandle() {
})
form.loading = false
showWithdraw.value = false
- getUserBalanceHandle()
+ getTableDate()
} catch (error) {
form.loading = false
}
diff --git a/src/views/withdraw/withdraw_list.vue b/src/views/withdraw/withdraw_list.vue
index f394e4f..90455c6 100644
--- a/src/views/withdraw/withdraw_list.vue
+++ b/src/views/withdraw/withdraw_list.vue
@@ -35,13 +35,24 @@
{{ scope.row.user.nick_name }}
-->
-
+
- 待审核
- 通过
- 拒绝
-
-
+ 待审核
+ 审核成功
+ 审核失败
+
+
+
+
+
+ 转账成功
+
+ 转账失败
+
+