Commit 65cb2c3e by sunhaiwei

生产入库页面隐藏生产部门字段

parent e0927656
......@@ -817,7 +817,7 @@ export const formProps: FormProps = {
disabled: false,
allowClear: false,
showLabel: true,
required: false,
required: true,
rules: [],
events: { change: '' },
listStyle: '',
......
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