支持多种格式上传文件

This commit is contained in:
hekaiyu 2025-05-14 21:11:20 +08:00
parent dacfe78a56
commit 5af899a9c1

View File

@ -16,7 +16,7 @@
:box-height="50" :box-height="50"
:max-file="999999" :max-file="999999"
:can-download="false" :can-download="false"
accept=".docx,.doc,.png,jpg,.pdf,.mp4" accept=".txt,.doc,.docx,.xls,.xlsx,.wps,.et,.csv,.xml,.json,.mp3,.mp4,.avi,.wmv,.jpg,.bmp,.png"
/> />
</a-spin> </a-spin>
</a-modal> </a-modal>