mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-20 04:25:37 +08:00
feat: 上传文件格式说明
This commit is contained in:
@@ -79,7 +79,7 @@ const [BasicForm, formApi] = useVbenForm({
|
||||
},
|
||||
defaultValue: [],
|
||||
label: '附件上传',
|
||||
formItemClass: 'items-baseline',
|
||||
formItemClass: 'items-start',
|
||||
},
|
||||
{
|
||||
fieldName: 'flowCopyList',
|
||||
|
||||
@@ -70,7 +70,7 @@ const [BasicForm, formApi] = useVbenForm({
|
||||
},
|
||||
defaultValue: [],
|
||||
label: '附件上传',
|
||||
formItemClass: 'items-baseline',
|
||||
formItemClass: 'items-start',
|
||||
},
|
||||
{
|
||||
fieldName: 'flowCopyList',
|
||||
|
||||
Reference in New Issue
Block a user