style(VSelect): add clearable option

This commit is contained in:
InfinityPacer
2024-10-18 10:55:38 +08:00
parent 832cae635e
commit 15319bf586
9 changed files with 22 additions and 2 deletions

View File

@@ -387,6 +387,7 @@ onMounted(() => {
chips
label="订阅站点"
multiple
clearable
hint="订阅的站点范围,不选使用系统设置"
persistent-hint
/>
@@ -447,6 +448,7 @@ onMounted(() => {
:items="filterRuleGroupOptions"
chips
multiple
clearable
label="优先级规则组"
hint="按选定的过滤规则组对订阅进行过滤"
persistent-hint