forked from drone/command-center-dashboard

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