Commit faa6fa7f by 施宇

111

parent 8b6750db
Showing with 1 additions and 0 deletions
......@@ -205,6 +205,7 @@ const webimListen = () => {
},
// 各种异常
onError(error) {
console.log(error)
if (error.type == 8) { //异地登录
let pages = getCurrentPages();
let curPage = pages[pages.length - 1];
......
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 sign in to comment