forked from drone/command-center-dashboard

xiebin
2025-04-21 3bc61e446ef2456f6eaa10656966f7fbe8104fd0
src/views/Home/Home.vue
@@ -48,6 +48,7 @@
   store.commit('setSingleUavHome', null)
   store.commit('setIsEventOverviewDetail', false)
   store.commit('setFootActiveIndex', 0)
   store.commit('setSelectedAreaCode', null)
   viewerDestory()
})