王露 3 anos atrás
pai
commit
e897312aa5

+ 1
- 1
digital-park-web/digital-park/src/views/park-enterprises/components/OtherInfo.vue Ver arquivo

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

Carregando…
Cancelar
Salvar