From e43149f8e6d83121369d726134659498847b0be1 Mon Sep 17 00:00:00 2001 From: David Wei <> Date: Tue, 29 Aug 2023 15:48:03 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E8=8F=9C=E5=8D=95=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E5=99=A8=E6=98=BE=E7=A4=BA=E4=B8=8D=E5=85=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/IconSelect/index.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/IconSelect/index.vue b/src/components/IconSelect/index.vue index c53b437..a275954 100644 --- a/src/components/IconSelect/index.vue +++ b/src/components/IconSelect/index.vue @@ -68,6 +68,10 @@ const selectedIcon = (iconName: string) => {