From 8b1521987b83f3b736a1bccfd1ea41de1fcc778c Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期三, 03 四月 2024 20:46:29 +0800 Subject: [PATCH] 1 --- Terra.YaoGan.Web/Terra.YaoGan.Web/js/Gis/Gis.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Terra.YaoGan.Web/Terra.YaoGan.Web/js/Gis/Gis.js b/Terra.YaoGan.Web/Terra.YaoGan.Web/js/Gis/Gis.js index de05c62..306208e 100644 --- a/Terra.YaoGan.Web/Terra.YaoGan.Web/js/Gis/Gis.js +++ b/Terra.YaoGan.Web/Terra.YaoGan.Web/js/Gis/Gis.js @@ -91,7 +91,7 @@ "top": 35, "bottom": 0, "right": -1, - "visible": "true", + "visible": "false", "direction": "wh" }, { "children": [{ @@ -107,7 +107,7 @@ "top": 35, "bottom": 0, "right": -1, - "visible": "true", + "visible": "false", "direction": "wh" }] }; -- Gitblit v1.9.3