|
@@ -692,7 +692,7 @@
|
|
|
ref="upload"
|
|
|
v-model:file-list="hl4fileList"
|
|
|
list-type="picture-card"
|
|
|
- :action="apiUrl + `/hltechnologyArchives/putHL4CertificateImage?socialNo=` + scope.row.socialNo + `&id=` + scope.row.id"
|
|
|
+ :action="apiUrl + `/hltechnologyArchives/putHL4CertificateImage?socialNo=` + scope.row.socialNo + `&name=` + scope.row.name"
|
|
|
:headers="header"
|
|
|
:on-success="hl4uploadSuccess"
|
|
|
:on-preview="handlePreviewhl4"
|