| applications/drone-command/src/page/index/top/index.vue | ●●●●● patch | view | raw | blame | history |
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` }, }, }