forked from drone/command-center-dashboard

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