Commit 0d604865 by crushh

Merge branch 'feature/3月迭代' into dev

parents a4420cd8 d2d04caa
......@@ -69,7 +69,7 @@ Vue.axios.interceptors.response.use(
if (window.location.href.indexOf('gic-error') != -1) {
return false;
}
// window.location.href = local + '/haoban-3/#/login';
window.location.href = local + '/haoban-3/#/login';
}
if (data.data.errorCode == 10 || data.data.errorCode == 7) {
......
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