吉安感知网项目-前端
罗广辉
2026-02-04 eb9f1526c9b439c6d4bd47c98c11bb1912064584
applications/drone-command/src/store/modules/user.js
@@ -272,8 +272,6 @@
    GetMenu({ commit, dispatch }, tenantId) {
      const errLogOut = () => {
        dispatch('LogOut').then(()=>{
          const env = import.meta.env.VITE_APP_ENV
          const adminUrl = import.meta.env.VITE_APP_DASHBOARD_URL
               window.location.href = "/drone-command/login"
          // env === 'development'
          //   ? window.location.href = "/drone-command/login"