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"
|
ref="elUploadRef"
|
||||||
:file-list="[]"
|
:file-list="[]"
|
||||||
action="#"
|
action="#"
|
||||||
multiple
|
|
||||||
:auto-upload="false"
|
:auto-upload="false"
|
||||||
:show-file-list="false"
|
:show-file-list="false"
|
||||||
:limit="1"
|
:limit="1"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user