From 85c22d506e71a2bf551b7a463c01edc3f4bc8a45 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Tue, 18 Mar 2025 14:25:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=87=AA=E5=8F=96?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E4=B8=8B=E6=B7=BB=E5=8A=A0=E5=8F=AF=E9=80=89?= =?UTF-8?q?=E5=A5=97=E9=A4=90=E9=BB=98=E8=AE=A4=E6=89=93=E5=8C=85=E6=95=B0?= =?UTF-8?q?=E9=87=8F=E4=B8=BA0=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/tool/Instead/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/tool/Instead/index.vue b/src/views/tool/Instead/index.vue index 99c806c..0369e6e 100644 --- a/src/views/tool/Instead/index.vue +++ b/src/views/tool/Instead/index.vue @@ -459,6 +459,7 @@ function taocanConfirm(goods, pro_group_info) { sku_id: goods.skuList[0].id, pro_group_info: JSON.stringify(pro_group_info), number: goods.skuList[0].suitNum, + pack_number: diners.sel ? goods.skuList[0].suitNum : 0, }); } function taocanShow(item) {