forked from drone/command-center-dashboard

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