guonan
2025-07-10 e92dd671ed1f79243bee0083aecbc5627b5cc7f6
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;