无人机管理后台前端(已迁走)
张含笑
2025-08-13 999c43e5019b8a535455b8e68716f24a708d6953
src/page/index/top/index.vue
@@ -110,7 +110,7 @@
    },
    jumpMH () {
      const adminUrl = import.meta.env.VITE_APP_DASHBOARD_URL
        window.open(`${adminUrl}#/gatewayPage`, '_blank')
      window.location.href = `${adminUrl}#/gatewayPage`
    },
  },
}