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 }}