From b367938b7aca4e8866244d4b76b8506d604ae38f Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Sun, 28 Apr 2024 14:03:36 +0800 Subject: [PATCH] =?UTF-8?q?Fix(=E5=95=86=E5=93=81):[#1306]=E5=BA=93?= =?UTF-8?q?=E5=AD=98=E6=98=BE=E7=A4=BA=E4=B8=BA=E5=85=B7=E4=BD=93=E6=9F=90?= =?UTF-8?q?=E4=B8=80=E8=A7=84=E6=A0=BC=E7=9A=84=E5=BA=93=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodsCon/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index 07b1dfa..b86bf8b 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -176,7 +176,7 @@ 规格 {{ attrValue }} - 库存:{{ storeInfo.stock }} + 库存:{{ attr.productSelect.stock }}