From b580ca32623a3dc43d1bdc1a47191d2c930fcdd9 Mon Sep 17 00:00:00 2001 From: taozi <9108791@qq.com> Date: Sat, 12 Feb 2022 22:26:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dsku=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/shop/order/index.vue | 2 +- src/views/shop/order/indext.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/shop/order/index.vue b/src/views/shop/order/index.vue index f8b3952..cdcf3bb 100644 --- a/src/views/shop/order/index.vue +++ b/src/views/shop/order/index.vue @@ -131,7 +131,7 @@ {{ item.cartInfoMap.productInfo.storeName }} -  {{ item.cartInfoMap.productInfo.attrInfo.suk }} +  {{ item.cartInfoMap.productInfo.attrInfo.sku }} | ¥{{ item.cartInfoMap.truePrice }}×{{ item.cartInfoMap.cartNum }} diff --git a/src/views/shop/order/indext.vue b/src/views/shop/order/indext.vue index ea62a6b..1c749d6 100644 --- a/src/views/shop/order/indext.vue +++ b/src/views/shop/order/indext.vue @@ -70,7 +70,7 @@ :src="item.cartInfoMap.productInfo.attrInfo.image" > - {{ item.cartInfoMap.productInfo.storeName }} {{ item.cartInfoMap.productInfo.attrInfo.suk }} + {{ item.cartInfoMap.productInfo.storeName }} {{ item.cartInfoMap.productInfo.attrInfo.sku }} | ¥{{ item.cartInfoMap.truePrice }}×{{ item.cartInfoMap.cartNum }}