From 05e1df5332cafcfce4d23d30120809b8b6b32d35 Mon Sep 17 00:00:00 2001 From: zf Date: Wed, 10 Jan 2024 19:38:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20SvgIcon=E6=89=93=E5=8C=85=E6=8A=A5?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E9=94=99=E8=AF=AF=20(#2012)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/SvgIcon/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/common/SvgIcon/index.vue b/src/components/common/SvgIcon/index.vue index 8563552a3d..2dde3a730f 100644 --- a/src/components/common/SvgIcon/index.vue +++ b/src/components/common/SvgIcon/index.vue @@ -17,5 +17,5 @@ const bindAttrs = computed<{ class: string; style: string }>(() => ({