From 925e84528c09b3f535cfe8234f8af875da135feb Mon Sep 17 00:00:00 2001 From: Chopper Date: Mon, 2 Aug 2021 18:44:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BB=93=E7=AE=97=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=B1=95=E7=A4=BA=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buyer/src/pages/payment/Pay.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buyer/src/pages/payment/Pay.vue b/buyer/src/pages/payment/Pay.vue index b57af149..65a3b0b1 100644 --- a/buyer/src/pages/payment/Pay.vue +++ b/buyer/src/pages/payment/Pay.vue @@ -260,7 +260,7 @@
应付金额:{{ - priceDetailDTO.billPrice | unitPrice("¥") + priceDetailDTO.flowPrice | unitPrice("¥") }}