Browse Source

fix: 首页关注农场

刘秀芳 1 tháng trước cách đây
mục cha
commit
0406d44ff0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/warningHome/index.vue

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

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