From e982bc05954d8d1c48db1031bf2eb73f60d56e20 Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Sat, 9 May 2026 09:09:08 +0800 Subject: [PATCH] =?UTF-8?q?Fix(=E4=BA=91=E7=81=B5AI):=E8=AE=A2=E5=8D=95?= =?UTF-8?q?=E4=BB=B7=E6=A0=BC=E6=98=BE=E7=A4=BA=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aiChat/components/orderItem.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aiChat/components/orderItem.vue b/aiChat/components/orderItem.vue index b301617..5cabd34 100644 --- a/aiChat/components/orderItem.vue +++ b/aiChat/components/orderItem.vue @@ -45,7 +45,7 @@ - ¥{{ cartItem.truePrice }} + ¥{{ cartItem.payPrice }} x{{ cartItem.cartNum }}