forked from drone/command-center-dashboard

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