export default [ { title: '选择部门', screenshot: 'https://alifd.oss-cn-hangzhou.aliyuncs.com/fusion-cool/icons/icon-light/ic_light_select.png', schema: { componentName: 'Field.DeptSelect', props: { label: '选择部门', multiple:false, }, }, }, ];