From bc9c0c1b52cd955644bc1f4ce7ecc0d0ee4e2b18 Mon Sep 17 00:00:00 2001
From: WX <1377869194@qq.com>
Date: 星期五, 11 八月 2023 17:42:37 +0800
Subject: [PATCH] 图层详情编辑修改

---
 src/assets/js/Map/config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/assets/js/Map/config.js b/src/assets/js/Map/config.js
index 5d96a87..ee23863 100644
--- a/src/assets/js/Map/config.js
+++ b/src/assets/js/Map/config.js
@@ -1,5 +1,5 @@
 //鏄惁涓虹敓浜х幆澧�
-const isWeb = true;
+const isWeb = false;
 //鏄惁涓虹敓浜х幆澧�
 const webUrl = isWeb ? "/web" : "";
 //閰嶇疆鏂囦欢鍦板潃

--
Gitblit v1.9.3