From 3962aeeb6b6f915a2407e2d7ea8f95842dfb2b65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8?= Date: Mon, 15 Jun 2026 18:34:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=AC=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/order/withdraw/options.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/order/withdraw/options.ts b/src/views/order/withdraw/options.ts index 95d4baf..bb8b422 100644 --- a/src/views/order/withdraw/options.ts +++ b/src/views/order/withdraw/options.ts @@ -46,6 +46,7 @@ export const tableColumns = [ { prop: 'withdraw_fee_handle', label: '代理手续费', align: 'center' as const, width: 120, isNumber: true }, { prop: 'withdraw_point_diff', label: '点差', align: 'center' as const, width: 100, isNumber: true }, { prop: 'withdraw_risk_fee', label: '风控费', width: 140, align: 'center' as const, isNumber: true }, + { prop: 'fee', label: '通道费', align: 'center' as const, width: 180}, { prop: 'withdraw_address', label: '提现地址', width: 140, align: 'center' as const }, { prop: 'status', label: '状态', align: 'center' as const, width: 140, options: [{