refactor: unplugin-icons 替代 element-plu/icon-vue
Former-commit-id: c968230bb301b2bed08be34e11306b538f07d22d
This commit is contained in:
@@ -69,7 +69,7 @@ onMounted(() => {
|
||||
placeholder="点击选择图标"
|
||||
>
|
||||
<template #prepend>
|
||||
<svg-icon :icon-class="inputValue"></svg-icon>
|
||||
<svg-icon :icon-class="inputValue" />
|
||||
</template>
|
||||
</el-input>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user