From 106411c5590fed53f3eb01162eebe81eee93d47d Mon Sep 17 00:00:00 2001 From: woody Date: Fri, 16 May 2025 16:23:35 +0800 Subject: [PATCH] =?UTF-8?q?feat(rechargeDetail):=20=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E8=A1=A8=E5=8D=95label=E6=9B=B4=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/financial/rechargeDetail.vue | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/pages/financial/rechargeDetail.vue b/src/pages/financial/rechargeDetail.vue index 774d1bc..2fc5b5d 100644 --- a/src/pages/financial/rechargeDetail.vue +++ b/src/pages/financial/rechargeDetail.vue @@ -55,10 +55,6 @@ {{ item.paymentBalance | toThousandthAndKeepDecimal }} - - {{ '充值金额' + `(${isLocals()})` }} - {{ item.settlePaymentAmount }} - {{ '汇率' }} {{ item.exchangeRate }} @@ -219,7 +215,7 @@