From 86a9f267127b399b496827ad5e06c1bb7e36892d Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Wed, 25 Jan 2023 18:33:09 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20IconSelect=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E5=99=A8=E9=A2=9C=E8=89=B2=E6=9A=97=E9=BB=91?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 8a47591bb82557d7935ffd09d24117d3eeef91c7 --- src/components/IconSelect/index.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/IconSelect/index.vue b/src/components/IconSelect/index.vue index b0a1877c..981ad55a 100644 --- a/src/components/IconSelect/index.vue +++ b/src/components/IconSelect/index.vue @@ -109,7 +109,10 @@ onMounted(() => { @click="onIconSelect(iconName)" > - +