forked from drone/command-center-dashboard

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