Skip to content

fs-table-select

Props

Prop nameDescriptionTypeValuesDefault
modelValuemodelValueany-
createCrudOptionscrudOptions 创建方法CreateCrudOptions-
crudOptionsOverridecrudOptions 覆盖配置DynamicallyCrudOptions-undefined
dict数据字典
必須配置getNodesByValues参数,你需要实现:根据 id 列表向后台请求多行数据并返回
dict.value必须与table.rowKey一致
Dict-
select选择框 fs-dict-select 配置any-undefined
showSelect是否显示选择框
有时候你只是想要那个选择的 Dialog,那么你可以隐藏 select,然后自定义激活方式
boolean-true
dialog对话框配置any-undefined
showCurrent对话框中是否显示当前选中值boolean-true
valuesFormat当前选中值 fs-values-format 组件 配置any-undefined
heightcrud 高度string-undefined
multiple是否多选boolean-
crossPage跨页选中boolean-true
rowKey可选,element-plus 必传string-undefined
disabledboolean-false
readonlyboolean-false
valueType值类型union-"value"

Events

Event namePropertiesDescription
change
update:modelValue

Slots

NameDescriptionBindings
default