refactor: 移除后缀图标插槽
This commit is contained in:
parent
4959574f21
commit
a8019ed88a
@ -107,11 +107,7 @@ function filterOption(input: string, option: TenantOption) {
|
|||||||
show-search
|
show-search
|
||||||
@deselect="onDeselect"
|
@deselect="onDeselect"
|
||||||
@select="onSelected"
|
@select="onSelected"
|
||||||
>
|
/>
|
||||||
<template #suffixIcon>
|
|
||||||
<span class="icon-mdi--company"></span>
|
|
||||||
</template>
|
|
||||||
</Select>
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user