mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 13:56:05 +08:00
优化403 时的跳转
This commit is contained in:
parent
b1fb07d11a
commit
7ecb9e283e
@ -55,6 +55,7 @@
|
||||
}, function (e) {
|
||||
console.log('请求失败处理',e);
|
||||
//vc.jumpToPage(_param.url);
|
||||
vc.jumpToPage("/initCompany.html#/company");
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user