mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-09 03:51:25 +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