forked from drone/command-center-dashboard

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