wujingjing
2024-11-29 d3c4dc9d9085e53aaa17f93f430150bdc93d97b5
src/components/chat/chatComponents/summaryCom/components/recordSetTable/map/Map.vue
@@ -96,13 +96,6 @@
            selectUrl: equipSelectPic,
         },
         click(e, label) {
            // if (!bottomBarIsShow.value) {
            //    bottomBarIsShow.value = true;
            // }
            // if (!chartIsShow.value) {
            //    chartIsShow.value = true;
            // }
            curMarkerLabel && curMarkerLabel !== label && restoreLabel();
            curMarkerLabel = label;
            infoWindow.open(gaoDeMap.map, label.getPosition() as any);