Commit e5f07c09 authored by 黄媛媛's avatar 黄媛媛

update

parent 5a0dee90
......@@ -3612,7 +3612,7 @@ export default {
if (!this.isOnline()) {
url="http://www.test.com:8080/#/login?token="+userinfo.token+"&SecretKey="+userinfo.SecretKey;
}else{
url="http://zcyx.oytour.com/#/login?ObjInfo="+ObjInfo;
url="http://zcyx.oytour.com/#/login?ObjInfo="+userinfo.token+"&SecretKey="+userinfo.SecretKey;
}
window.open(url)
},
......
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