Commit a7b11106 by 董晓奇

分解方式不能为必填(产品分类字典)

parent 0b0273d7
...@@ -349,7 +349,7 @@ export const formProps: FormProps = { ...@@ -349,7 +349,7 @@ export const formProps: FormProps = {
apiId: '93d735dcb7364a0f8102188ec4d77ac7', apiId: '93d735dcb7364a0f8102188ec4d77ac7',
}, },
dicOptions: [], dicOptions: [],
required: true, required: false,
rules: [], rules: [],
events: {}, events: {},
isShow: true, isShow: true,
......
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