forked from drone/command-center-dashboard

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