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);