forked from drone/command-center-dashboard

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