From 6a077cb6f17ff5d2ae209ae4cefb37801b2c96b3 Mon Sep 17 00:00:00 2001 From: valarchie <343928303@qq.com> Date: Wed, 22 Feb 2023 22:21:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Dicon=E4=B8=8B=E6=8B=89?= =?UTF-8?q?=E6=A1=86=E9=97=AA=E7=8E=B0=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/IconSelect/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/IconSelect/index.vue b/src/components/IconSelect/index.vue index b2e1c81..c94c68b 100644 --- a/src/components/IconSelect/index.vue +++ b/src/components/IconSelect/index.vue @@ -2,7 +2,7 @@
- + {{ item }}
@@ -48,7 +48,7 @@ defineExpose({ }); -