From dccfa426c326db8e39860c07ece5e7062d0647ad Mon Sep 17 00:00:00 2001 From: woody Date: Thu, 19 Jun 2025 14:09:31 +0800 Subject: [PATCH] =?UTF-8?q?feat(recharge):=20=E5=85=85=E5=80=BC=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E5=B1=95=E7=A4=BA=E5=AD=97=E6=AE=B5=E6=9B=B4=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/financial/recharge/doubleCz.vue | 2 +- src/views/financial/recharge/singleCz.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/financial/recharge/doubleCz.vue b/src/views/financial/recharge/doubleCz.vue index bc6dd28..3129f8c 100644 --- a/src/views/financial/recharge/doubleCz.vue +++ b/src/views/financial/recharge/doubleCz.vue @@ -101,7 +101,7 @@ align="center" :prop="`${item.pkId}`" :label=" - item.pkTransactionKeyVal + + item.accountName + `${'变更'}(${getUser.currency.symbol})` " > diff --git a/src/views/financial/recharge/singleCz.vue b/src/views/financial/recharge/singleCz.vue index a2ec233..caf2bf4 100644 --- a/src/views/financial/recharge/singleCz.vue +++ b/src/views/financial/recharge/singleCz.vue @@ -114,7 +114,7 @@ align="center" :prop="`${item.pkId}`" :label=" - item.pkTransactionKeyVal + + item.accountName + `${'变更'}(${getUser.currency.symbol})` " >