src/views/safetyReview/projectManage/components/projectArchive.vue
@@ -148,6 +148,7 @@ state.fileList = state.fileList.map(item => { return { name: item.name, originalFileName: item.name, filePath: item.response.url, fileName:item.response.fileName, projectId: state.projectId,