From 0d3b1e9ffdbebd4a69d91e4d0cae3dd969ca1cfd Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期二, 22 八月 2023 17:42:22 +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 24aad91..7eccce8 100644
--- a/src/assets/js/Map/config.js
+++ b/src/assets/js/Map/config.js
@@ -1,5 +1,5 @@
 //鏄惁涓虹敓浜х幆澧�
-const isWeb = false;
+const isWeb = true;
 //鏄惁涓虹敓浜х幆澧�
 const webUrl = isWeb ? "/web" : "";
 //閰嶇疆鏂囦欢鍦板潃

--
Gitblit v1.9.3