This commit is contained in:
zhangjianjun 2026-04-14 11:56:23 +08:00
parent 46b920f419
commit 2cca06116b
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ const data: TableData = {
key: 'path', key: 'path',
type: 'upload:file', type: 'upload:file',
accept: '.pdf,.doc,.docx,.xls,.xlsx,.ppt,.pptx', accept: '.pdf,.doc,.docx,.xls,.xlsx,.ppt,.pptx',
must: true, must: false,
shouldTranslate: false, shouldTranslate: false,
}, },
{ {