forked from drone/command-center-dashboard

罗广辉
2025-04-21 2800fa4f32f3900509cb4d6eefaf2bfaf54efdd7
src/views/SignMachineNest/MachineLeft/MachineLeft.vue
@@ -24,7 +24,8 @@
const goBack = () => {
  store.commit('setSingleUavHome', {});
   store.commit('setFootActiveIndex', 0)
   store.commit('setFootActiveIndex', 0);
  store.commit('setOsdVisibleInfo', {});
};
</script>
@@ -35,7 +36,7 @@
  color: #e7f5ff;
  .do-return {
    position: absolute;
    top: 50px;
    top: 40px;
    right: -50px;
    cursor: pointer;
    img {