Commit bed1428e authored by 周远喜's avatar 周远喜

ok

parent 31b2987b
...@@ -133,7 +133,6 @@ service.interceptors.response.use( ...@@ -133,7 +133,6 @@ service.interceptors.response.use(
} }
}, },
error => { error => {
// console.warn("332342",error)
const token = sessionStorage.getItem('token'); const token = sessionStorage.getItem('token');
if (!token) { if (!token) {
window.location.href = '/account/login'; window.location.href = '/account/login';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment