|
@@ -58,6 +58,7 @@
|
|
v-model:file-list="formData.solutionImgs"
|
|
v-model:file-list="formData.solutionImgs"
|
|
action="/service/manage/common/upload/files"
|
|
action="/service/manage/common/upload/files"
|
|
list-type="picture-card"
|
|
list-type="picture-card"
|
|
|
|
+ accept=".jpg,.png,.mp4"
|
|
:multiple="true"
|
|
:multiple="true"
|
|
:before-upload="beforeUpload"
|
|
:before-upload="beforeUpload"
|
|
@preview="handlePreview"
|
|
@preview="handlePreview"
|