forked from drone/command-center-dashboard

chenyao
2025-04-21 fa3d0d26b3b37af8761562ab32a31c49b6215c65
src/views/SignMachineNest/MachineLeft/MachineLeft.vue
@@ -24,7 +24,8 @@
const goBack = () => {
  store.commit('setSingleUavHome', {});
   store.commit('setFootActiveIndex', 0)
   store.commit('setFootActiveIndex', 0);
  store.commit('setOsdVisibleInfo', {});
};
</script>