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})` " >