export default [ { title: '关联表单多选', screenshot: 'https://alifd.oss-cn-hangzhou.aliyuncs.com/fusion-cool/icons/icon-light/ic_light_select.png', schema: { componentName: 'Field.WithMultipleSelect', props: { label: '关联表单多选', mode:"multiple", placeholder: '请选择', }, }, }, ];