This commit is contained in:
jiask 2025-10-29 09:40:24 +08:00
parent 280e625a3b
commit f3ffd8a9b9
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
(obj) => imgUpLoad(obj, 'fileUrl') (obj) => imgUpLoad(obj, 'fileUrl')
" "
action="#" action="#"
:limit="1" :limit="10"
:file-list="fileList" :file-list="fileList"
:show-file-list="true" :show-file-list="true"
list-type="picture-card" list-type="picture-card"