refactor: 移除后缀图标插槽
This commit is contained in:
parent
4959574f21
commit
a8019ed88a
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user