From fb31d538b657cf085641e9fffcf2c1a6ef0df6f5 Mon Sep 17 00:00:00 2001 From: linxi Date: Sat, 14 Sep 2024 16:39:04 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E6=8F=90=E4=BA=A4=E8=AE=A2?= =?UTF-8?q?=E5=8D=95--=E9=83=A8=E5=88=86=E5=95=86=E5=93=81=E5=90=88?= =?UTF-8?q?=E8=AE=A1=E9=87=91=E9=A2=9D=E4=B8=8B=E6=96=B9=E4=BC=98=E6=83=A0?= =?UTF-8?q?=E9=87=91=E9=A2=9D=E4=B8=8E=E7=A7=AF=E5=88=86=E6=8A=B5=E6=89=A3?= =?UTF-8?q?=E9=87=91=E9=A2=9D=E4=B8=8D=E7=AC=A6=EF=BC=8C=E5=B0=91=E4=BA=86?= =?UTF-8?q?=E4=B8=80=E5=88=86=E9=92=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/OrderSubmission/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/order/OrderSubmission/index.vue b/pages/order/OrderSubmission/index.vue index eb88198..08d1eb4 100644 --- a/pages/order/OrderSubmission/index.vue +++ b/pages/order/OrderSubmission/index.vue @@ -270,7 +270,7 @@ 共减 - {{ force2Decimal(orderPrice.totalPrice - orderPrice.payPrice) }} + {{ force2Decimal(orderPrice.totalDiscountPrice) }} 立即付款