diff --git a/src/components/IconSelect/index.vue b/src/components/IconSelect/index.vue index 96124980..3a962a43 100644 --- a/src/components/IconSelect/index.vue +++ b/src/components/IconSelect/index.vue @@ -109,7 +109,7 @@ onMounted(() => { @click="onIconSelect(iconName)" > - + diff --git a/src/components/LangSelect/index.vue b/src/components/LangSelect/index.vue index 9cc72763..52a6b132 100644 --- a/src/components/LangSelect/index.vue +++ b/src/components/LangSelect/index.vue @@ -23,8 +23,10 @@ function handleLanguageChange(lang: string) { trigger="click" @command="handleLanguageChange" > -
- +
+