fix: remove multiple file upload option from file input in index.vue

This commit is contained in:
CaptainB 2025-04-02 19:04:09 +08:00
parent ac5a9d01a8
commit 927f0c784a

View File

@ -65,7 +65,6 @@
ref="elUploadRef"
:file-list="[]"
action="#"
multiple
:auto-upload="false"
:show-file-list="false"
:limit="1"