src/components/menu/TimeLine.vue
@@ -1158,9 +1158,9 @@ async function endSimulation() { clearAllPoints(); simStore.openDia = true; simStore.crossSection = []; // 结束模拟之后清除layer列表 simStore.rePlayList = []; console.log(simStore.rePlayList, "结束模拟清除rePlayListrePlayList列表"); EventBus.emit("close-time"); endSimulate(); isWaterPrimitiveCreated.value = false;