forked from drone/command-center-dashboard

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