haoxuan
2024-02-07 d68b036a3b3c67273b8effa3c9925ef3869a91ba
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'){