zhouwx
2024-11-22 cdd53ad94b779da51c8e9213b504527c182418eb
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,