王露 3 лет назад
Родитель
Сommit
e897312aa5

+ 1
- 1
digital-park-web/digital-park/src/views/park-enterprises/components/OtherInfo.vue Просмотреть файл

if (this.companyInfo.enterpriseFeatures) { if (this.companyInfo.enterpriseFeatures) {
this.uploadFileList.forEach(item => { this.uploadFileList.forEach(item => {
this.fileList.push({ this.fileList.push({
url: item,
url: this.formatImg(item),
}); });
}); });
} }

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