Browse Source

fix: 首页关注农场

刘秀芳 1 month ago
parent
commit
0406d44ff0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/warningHome/index.vue

+ 1 - 0
src/views/warningHome/index.vue

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