吉安感知网项目-前端
罗广辉
2026-03-31 733102a21804e643b3cc636c8fe02180a7b5d646
applications/task-work-order/src/page/index/top/index.vue
@@ -91,10 +91,6 @@
            logOutFun()
      })
    },
    jumpMH () {
      const adminUrl = import.meta.env.VITE_APP_DASHBOARD_URL
      window.location.href = `${adminUrl}#/gatewayPage`
    },
  },
}
</script>