ruoyi-ui/src/utils/request.js
@@ -65,7 +65,7 @@ } ).then(() => { store.dispatch('LogOut').then(() => { location.href = '/index'; location.href = this.$router.options.base + '/index'; }) }).catch(() => {}); return Promise.reject('无效的会话,或者会话已过期,请重新登录。')