吉安感知网项目-前端
张含笑
2026-01-31 d54e0b172d77e2bd42b0866e6e80d5f414da3914
applications/drone-command/src/page/index/top/index.vue
@@ -100,8 +100,8 @@
      })
    },
    jumpMH () {
      const adminUrl = import.meta.env.VITE_APP_DASHBOARD_URL
      window.location.href = `${adminUrl}#/gatewayPage`
      // const adminUrl = import.meta.env.VITE_APP_DASHBOARD_URL
      // window.location.href = `${adminUrl}#/gatewayPage`
    },
  },
}