@ -307,7 +307,7 @@
}
map.value?.destroy();
};
const activeKey = ref('1');
//地图
const map = ref(null);
const initMap = async (longitude, latitude, organizationName) => {