zuozhengqing
2024-02-06 763f2396ea39c63112aac3a36ba9e8ecc1544f8a
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'){