haoxuan
2024-04-17 1888b426ff2b6a529f5fdef0f0453dadef71824b
src/common/untils/request.js
@@ -78,7 +78,7 @@
        window.location = getApsPage()+'/commonWeb?resetPwd=true'
      }else {
        //   JWT鉴权失效 跳转到登录页
        window.location = getApsPage()+'/commonWeb'
        window.location = getApsPage()+'/commonWeb?resetPwd=true'
      }
      return Promise.reject(res.data)
      // if(window.location.pathname && window.location.pathname !== '/login'){