From 7217e02e098b94e421b5a85ec13e0cd2ed35fbeb Mon Sep 17 00:00:00 2001 From: wangjuncheng <1> Date: 星期五, 06 六月 2025 17:28:23 +0800 Subject: [PATCH] 1 --- src/store/simulation.js | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/store/simulation.js b/src/store/simulation.js index e1cea0d..36df33b 100644 --- a/src/store/simulation.js +++ b/src/store/simulation.js @@ -27,6 +27,8 @@ const schemCard = ref([]) const backToHome = ref(false) const selectedScheme = ref(null) + // 鍥句緥 + const waterLegendData = ref([]) // 妯℃嫙浠跨湡鍥句緥 const isShowEarth = ref(false) // 闄嶉洦鏁版嵁鍒楄〃 @@ -175,6 +177,7 @@ DangerPoint, DeviceShowSwitch, DangerShowSwitch, + waterLegendData, isShowEarth, // 鏂规鐩稿叧鏂规硶 -- Gitblit v1.9.3