This commit is contained in:
chc
2022-12-28 09:22:05 +08:00
parent 34165127f0
commit a92c213b64
6 changed files with 16 additions and 12 deletions

View File

@@ -254,7 +254,7 @@ export default {
this.$Message.error("请登录后再联系客服");
return;
}
window.open(this.IMLink + "?token=" + accessToken);
window.open(" http://192.168.0.113:8000?token=" + accessToken);
},
// 获取im信息