mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: remove multiple file upload option from file input in index.vue
This commit is contained in:
parent
ac5a9d01a8
commit
927f0c784a
|
|
@ -65,7 +65,6 @@
|
|||
ref="elUploadRef"
|
||||
:file-list="[]"
|
||||
action="#"
|
||||
multiple
|
||||
:auto-upload="false"
|
||||
:show-file-list="false"
|
||||
:limit="1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue