From 6566c6416c43706df083d93804065673e47d3b8b Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Sat, 28 Sep 2024 10:45:06 +0800 Subject: [PATCH] fix --- src/tool/https.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tool/https.js b/src/tool/https.js index 17333089..c75e998e 100644 --- a/src/tool/https.js +++ b/src/tool/https.js @@ -87,7 +87,7 @@ axios.interceptors.response.use((res) =>{ } }, function(error) { if(error?.response?.status === 401 && router.currentRoute._value.name != 'setIdentification'){//如果是记录浏览器页面就不跳转login - return + // return clonAllCookie() if(!isLoginTime){ isLoginTime = true