王露 3 лет назад
Родитель
Сommit
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),
});
});
}

Загрузка…
Отмена
Сохранить