@@ -151,6 +151,7 @@ onMounted(() => {
// ai与地图交互
eventBus.on("chat:showMapLayer", handleMapLayer)
});
+sessionStorage.removeItem("farmId")
const hideChatMapLayer = ref(true)