diff --git a/aiChat/components/orderItem.vue b/aiChat/components/orderItem.vue index ddc0c39..b301617 100644 --- a/aiChat/components/orderItem.vue +++ b/aiChat/components/orderItem.vue @@ -14,14 +14,14 @@ {{ item.merName }} - {{ item.orderId }} + 订单号:{{ item.orderId }} {{ item.statusName }} - + 共{{ item.totalNum }}件商品 - - ,总金额¥{{ item.totalPrice }} + +     总金额¥{{ item.totalPrice }}