Commit f0336029 by 金民

Merge remote-tracking branch 'origin/weiqiao-vue3' into weiqiao-vue3

parents 5e1eaaea 44544dbc
...@@ -232,7 +232,7 @@ export const formProps: FormProps = { ...@@ -232,7 +232,7 @@ export const formProps: FormProps = {
disabled: false, disabled: false,
allowClear: false, allowClear: false,
showLabel: true, showLabel: true,
required: false, required: true,
rules: [], rules: [],
events: {}, events: {},
listStyle: '', 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