haoxuan
2024-04-19 4c71426795d126d0491f2e4105090273909e6d51
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'){