From 5c82fdcd0f1bc91f11f6343dd38a056a5e4745b8 Mon Sep 17 00:00:00 2001 From: clovelll <73922126+clovelll@users.noreply.github.com> Date: Thu, 17 Nov 2022 19:21:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8D=A1=E7=89=87=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E9=A1=B5=E7=BC=96=E8=BE=91=E8=8F=9C=E5=8D=95=E9=AB=98=E5=BA=A6?= =?UTF-8?q?=E9=97=AE=E9=A2=98=20(#376)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: chenanrong --- src/views/list/card/components/Card.vue | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/views/list/card/components/Card.vue b/src/views/list/card/components/Card.vue index b766cff48..7b93aa8ee 100644 --- a/src/views/list/card/components/Card.vue +++ b/src/views/list/card/components/Card.vue @@ -63,11 +63,7 @@ const cardLogoClass = computed(() => [ > {{ product.isSetup ? "已启用" : "已停用" }} - +