src/views/projectEngineering/projectLibrary/component/DocumentsInfo.vue
@@ -41,6 +41,9 @@ } }, methods: { submit() { console.log("文件submit") }, handleRemove(file) { if (file) { this.fileIdList = this.documentsInfoList.map(item => item.fileId);