From 39d03876dbcf35623d3498f3914c036163da33cd Mon Sep 17 00:00:00 2001 From: wangjuncheng <1> Date: 星期一, 21 四月 2025 14:02:49 +0800 Subject: [PATCH] Merge branch 'master' of http://103.135.160.14:9034/r/NslWeb --- src/store/simulation.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/store/simulation.js b/src/store/simulation.js index a873b34..35b8ab9 100644 --- a/src/store/simulation.js +++ b/src/store/simulation.js @@ -123,7 +123,7 @@ const startMNFZ = () => { init() leftShow.value = true - rightRiverShow.value = true + // rightRiverShow.value = true } const startMNPG = () => { -- Gitblit v1.9.3