wujingjing
2025-02-07 4c20089472b20319746649decbce3a11f16cb6a0
src/components/chat/chatComponents/summaryCom/components/recordSetTable/map/Map.vue
@@ -130,6 +130,7 @@
onMounted(async () => {
   // 添加 ESC 键监听
   document.addEventListener('keydown', handleEscKey);
   // toggleFullScreen();
});
onDeactivated(async () => {