From 065669d31914a2f65c48d351417f48e49bd79c0c Mon Sep 17 00:00:00 2001
From: lixuliang <lixuliang_hd@126.com>
Date: 星期三, 13 三月 2024 11:30:46 +0800
Subject: [PATCH] Merge branch 'master' of http://103.135.160.14:9034/r/PM20221203225_MobileWeb

---
 src/utils/map2.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/utils/map2.js b/src/utils/map2.js
index 88b586d..19c0c81 100644
--- a/src/utils/map2.js
+++ b/src/utils/map2.js
@@ -2245,6 +2245,7 @@
 //openlayer 鍦板浘鐐瑰嚮浜嬩欢
 export function setClick(state) {
     function handleClick(e) {
+        console.log(e,'鍦板浘鐐瑰嚮')
         store.setLayerPanelShow(false);
         // 鍦熷湴绠$悊
         if (store.tdglInfo.flag) {

--
Gitblit v1.9.3