|
|
@@ -130,7 +130,7 @@ import { setTimeout } from 'timers';
|
|
|
const frame = window.frames[window.frames.length - 1]
|
|
|
frame.postMessage('', '*')
|
|
|
Session.remove()
|
|
|
- window.location.href=this.$url.sso+'/logquit?appId=sp&returnURL=https://'+window.location.host
|
|
|
+ window.location.href=this.$url.sso+'/logquit?appId=sp&returnURL='+window.location.origin
|
|
|
// this.$router.puth({path:'/home'})
|
|
|
},
|
|
|
//修改密码
|