This commit is contained in:
parent
46b920f419
commit
2cca06116b
|
|
@ -97,7 +97,7 @@ const data: TableData = {
|
|||
key: 'path',
|
||||
type: 'upload:file',
|
||||
accept: '.pdf,.doc,.docx,.xls,.xlsx,.ppt,.pptx',
|
||||
must: true,
|
||||
must: false,
|
||||
shouldTranslate: false,
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue