diff --git a/pages/exchange/exchange-transaction.vue b/pages/exchange/exchange-transaction.vue index fc067b0..89f578b 100644 --- a/pages/exchange/exchange-transaction.vue +++ b/pages/exchange/exchange-transaction.vue @@ -106,7 +106,7 @@ - 估值 ${{ omitTo(form.entrust_price*price_cny,2) }} + {{$t('common.c7')}} ${{ omitTo(form.entrust_price*price_cny,2) }}