Skip to content

fs-dict-select

字典选择框 支持 el-select|a-select 的属性配置

Props

Prop nameDescriptionTypeValuesDefault
dict字典any-
options可选项,比 dict.data 优先级高Array-
slotsselect 组件的插槽any-
renderLabel自定义 label 的 render 方法TSFunctionType-
transformDictData转换 DictDataTSFunctionType-

Events

Event namePropertiesDescription
dict-change
selected-change
change

Expose

selectRef

computedPlaceholder

computedOptions

onSelectedChange