From 7b274988ddcb35eee074bb4ca451ba33fce743b4 Mon Sep 17 00:00:00 2001 From: dzq Date: Thu, 12 Jun 2025 09:18:31 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E6=99=BA=E8=83=BD=E6=9F=9C=E5=8D=A1?= =?UTF-8?q?=E7=89=87=E8=AF=A6=E6=83=85):=20=E7=AE=80=E5=8C=96=E5=8D=95?= =?UTF-8?q?=E5=85=83=E6=A0=BC=E6=8C=89=E9=92=AE=E6=98=BE=E7=A4=BA=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除belongType判断,仅根据goodsId显示对应按钮 --- src/views/cabinet/smart-cabinet-card/detail.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/cabinet/smart-cabinet-card/detail.vue b/src/views/cabinet/smart-cabinet-card/detail.vue index 0a0c500..a70cbc1 100644 --- a/src/views/cabinet/smart-cabinet-card/detail.vue +++ b/src/views/cabinet/smart-cabinet-card/detail.vue @@ -355,11 +355,11 @@ onMounted(() => { {{ item.cellNo }}
- 商品配置 - {{ item.goodsName }}