From 3cf7f1d93c6d60a0909de9df6a31707a45d7c391 Mon Sep 17 00:00:00 2001 From: woody Date: Tue, 12 Aug 2025 16:59:18 +0800 Subject: [PATCH] =?UTF-8?q?feat(cashDetails):=20=E4=B8=AA=E7=A8=8E?= =?UTF-8?q?=E6=94=B9=E6=9C=8D=E5=8A=A1=E8=B4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/financial/cashDetails/index.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/views/financial/cashDetails/index.vue b/src/views/financial/cashDetails/index.vue index dca3ac6..6334b31 100644 --- a/src/views/financial/cashDetails/index.vue +++ b/src/views/financial/cashDetails/index.vue @@ -277,7 +277,7 @@ v-if="showData.availableAmount" align="center" prop="availableAmount" - :label="'可提金额' + `(${isLocalSymbol()})`" + :label="'可提金额'" width="100" >