src/utils/request.js @@ -110,7 +110,10 @@ } ) .then(() => { console.log('选择重新登录'); location.href = "/index"; this.$router.replace("/login"); }) .catch(() => { isRelogin.show = false;