src/views/historymode/component/MissionReport.vue
@@ -318,7 +318,8 @@ templateParam.clueByAreaList = res.data.map((item, index) => { return { _index: index + 1, _area: `${item.sceneInfo.type}${item.sceneInfo.name}周边`, // _area: `${item.sceneInfo.type}${item.sceneInfo.name}周边`, _area: `${item.address}`, clueByFactorList: item.clueByFactorList.map((cbf) => { return { factor: cbf.factor,