refactor: 移除后缀图标插槽

This commit is contained in:
dap 2025-01-26 13:40:28 +08:00
parent 4959574f21
commit a8019ed88a

View File

@ -107,11 +107,7 @@ function filterOption(input: string, option: TenantOption) {
show-search
@deselect="onDeselect"
@select="onSelected"
>
<template #suffixIcon>
<span class="icon-mdi--company"></span>
</template>
</Select>
/>
</div>
</template>