forked from drone/command-center-dashboard

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