forked from drone/command-center-dashboard

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