src/components/menu/CrossSectionalAnalysis.vue
@@ -298,6 +298,7 @@ const endPoint = `${point2.longitude},${point2.latitude}`; const result = await getCrossSectionInfo(startPoint, endPoint); simStore.crossSection = result EventBus.emit("redraw-dM") console.log(result,'这里是郭楠需要的断面数据'); isUploaded.value = true;