yangfeng
2024-03-26 be8c6c3fe1a3547c624d867c61ba2c5ea71978c5
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'){