From 4a929f4b32baf455b1ccc2bc43d3dad2d0bb5c51 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Wed, 8 Jan 2025 20:49:09 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2999=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=9C=A8=E5=BD=93=E5=89=8D?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=A2=9E=E5=87=8F=E5=95=86=E5=93=81=E6=95=B0?= =?UTF-8?q?=E9=87=8F=EF=BC=8C=E5=85=B3=E9=97=AD=E8=A7=84=E6=A0=BC=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E5=90=8E=E5=86=8D=E6=AC=A1=E6=89=93=E5=BC=80=EF=BC=8C?= =?UTF-8?q?=E5=95=86=E5=93=81=E6=95=B0=E9=87=8F=E6=98=BE=E7=A4=BA=E4=B8=BA?= =?UTF-8?q?1=EF=BC=8C=E7=82=B9=E5=87=BB=E5=A2=9E=E5=87=8F=EF=BC=8C?= =?UTF-8?q?=E5=95=86=E5=93=81=E6=95=B0=E9=87=8F=E5=8F=98=E4=B8=BA=E5=9C=A8?= =?UTF-8?q?=E4=B9=8B=E5=89=8D=E5=A1=AB=E5=86=99=E7=9A=84=E6=95=B0=E9=87=8F?= =?UTF-8?q?=E5=9F=BA=E7=A1=80=E4=B8=8A=E5=A2=9E=E5=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodsCon/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index 0f59784..18abeda 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -1251,6 +1251,7 @@ export default { changeattr(msg) { // 修改了规格 this.attr.cartAttr = msg + this.$set(this.attr.productSelect, 'cart_num', 1) this.isOpen = false }, // 选择属性