1
wangjuncheng
2025-05-23 5ad5f4caf07ec82bc6fb24fc94282e3ad59b3261
src/views/mnfz.vue
@@ -74,8 +74,8 @@
  clearTrailLine();
  removeEmergencyPoints();
  removeDataSources();
  showWaterSimulate.value = false;
  setTimeout(() => {
    showWaterSimulate.value = false;
    isDynamicMode.value = false;
    // 清除威胁对象表格内容
    EventBus.emit("reset-table");
@@ -543,7 +543,7 @@
  isFinish.value = val;
}
function isColorRender(val){
  console.log('这里打印是否显示水位图例的值:',val);
  // console.log('这里打印是否显示水位图例的值:',val);
  isShowLegend.value = val
}
// 定义全局变量存储当前正在闪动的面片