Commit 4c632f48 by Sixong.Zhu

text update

parent 0f48ef0a
Showing with 1 additions and 1 deletions
......@@ -158,7 +158,7 @@ class Chat {
if (xim.isConnected()) {
setTimeout(resolve, 200);
} else {
reject(new Error(`xim is not connected`));
reject(new Error(`客服系统连接出现错误,请尝试刷新页面`));
}
});
});
......
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