forked from drone/command-center-dashboard

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