From f0aa2625e90c78f96a641674916d881a3edb9aee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8?= Date: Thu, 21 May 2026 13:07:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86=E9=87=91=E9=A2=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/Table.vue | 50 +++++- src/utils/formatDecimal.ts | 46 +++++ src/views/capital/fundFlow/options.ts | 4 +- src/views/capital/rechange/options.ts | 2 +- src/views/capital/rechangeChanl/options.ts | 2 +- src/views/capital/rechangeCheck/index.vue | 41 ++--- src/views/capital/rechangeCheck/options.ts | 8 +- src/views/capital/withdraw/options.ts | 2 +- src/views/capital/withdrawChanl/options.ts | 2 +- src/views/capital/withdrawCheck/index.vue | 32 ++-- src/views/capital/withdrawCheck/options.ts | 20 +-- src/views/mould/handleFee/index.vue | 186 ++++++++++----------- src/views/mould/risk/index.vue | 149 +++++++---------- src/views/order/position/index.vue | 7 + src/views/order/position/options.ts | 4 +- src/views/order/rechange/options.ts | 2 +- src/views/order/withdraw/options.ts | 2 +- src/views/profile/agent/options.ts | 2 +- src/views/profile/business/options.ts | 21 +-- src/views/profile/user/options.ts | 2 +- src/views/trade/variety/options.ts | 4 +- src/views/user/Login.vue | 37 ++-- src/views/user/Register.vue | 36 ++-- 23 files changed, 358 insertions(+), 303 deletions(-) create mode 100644 src/utils/formatDecimal.ts diff --git a/src/components/common/Table.vue b/src/components/common/Table.vue index c0928ba..0f12c14 100644 --- a/src/components/common/Table.vue +++ b/src/components/common/Table.vue @@ -12,7 +12,12 @@ v-bind="$attrs" @row-click="handleRowClick" @row-contextmenu="handleRowContextmenu" + @selection-change="handleSelectionChange" + @current-change="handleCurrentChange" > + + + - -
- - - - - - - - - -
+ + - -
- - - - - - - - - - - - -
+ +
- 添加模板 - 编辑模板 - 启用模板 - 禁用模板 - 编辑模板详情 + 添加模板 + 编辑模板 + 启用模板 + 禁用模板 + 编辑模板详情
- - - - +
- - - +
- +