Commit bb2812dc by 董晓奇

生产任务

生产任务中的组织默认为山东宏顺循环科技有限公司
parent c5e22838
......@@ -298,13 +298,13 @@ export const formProps: FormProps = {
showSearch: false,
isMultiple: false,
clearable: false,
disabled: false,
disabled: true,
staticOptions: [
{ key: 1, label: 'Option 1', value: 'Option 1' },
{ key: 2, label: 'Option 2', value: 'Option 2' },
{ key: 3, label: 'Option 3', value: 'Option 3' },
],
defaultSelect: null,
defaultSelect: '3',
datasourceType: 'dic',
labelField: 'name',
valueField: 'value',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment