diff --git a/src/views/mall/trade/brokerage/withdraw/index.vue b/src/views/mall/trade/brokerage/withdraw/index.vue
index dc4f19a7..bb3fc3ef 100644
--- a/src/views/mall/trade/brokerage/withdraw/index.vue
+++ b/src/views/mall/trade/brokerage/withdraw/index.vue
@@ -111,11 +111,15 @@
手续费:¥{{ fenToYuan(scope.row.feePrice) }}
-
+
- 余额
+
+
+
+
+
+ -
- {{ getDictLabel(DICT_TYPE.BROKERAGE_WITHDRAW_TYPE, scope.row.type) }}
账号:{{ scope.row.userAccount }}
真实姓名:{{ scope.row.userName }}
@@ -126,18 +130,15 @@
开户地址:{{ scope.row.bankAddress }}
-
-
-
-
-
- 无
+
- 原因:{{ scope.row.auditReason }}
+ 审核原因:{{ scope.row.auditReason }}
+
+
+
+ 转账失败原因:{{ scope.row.transferErrorMsg }}
-
@@ -180,6 +184,16 @@
驳回
+
+
+ 重新转账
+
+
@@ -197,7 +211,7 @@