From 6f15700d6be1335381afb62a05d15f656db541a5 Mon Sep 17 00:00:00 2001 From: shaohuzhang1 Date: Mon, 4 Dec 2023 11:54:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A4=9A=E9=80=89=E6=A1=86=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/components/card-checkbox/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ui/src/components/card-checkbox/index.vue b/ui/src/components/card-checkbox/index.vue index bf8fc431b..cfac7a208 100644 --- a/ui/src/components/card-checkbox/index.vue +++ b/ui/src/components/card-checkbox/index.vue @@ -14,7 +14,7 @@ - + @@ -86,5 +86,4 @@ const checked = () => { } } } -