王露 2 роки тому
джерело
коміт
e897312aa5

+ 1
- 1
digital-park-web/digital-park/src/views/park-enterprises/components/OtherInfo.vue Переглянути файл

@@ -146,7 +146,7 @@ export default {
if (this.companyInfo.enterpriseFeatures) {
this.uploadFileList.forEach(item => {
this.fileList.push({
url: item,
url: this.formatImg(item),
});
});
}

Завантаження…
Відмінити
Зберегти