This commit is contained in:
宋伟佳
2021-10-16 10:41:21 +08:00
parent cbd6b630dc
commit b493818454
2 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
roundButton: false
}).then(() => {
if(webLoginType != null && webLoginType === 'idm' ) {
window.location.href= 'http://testsso1.foton.com.cn/logout?service='
window.location.href= 'http://sso.foton.com.cn/logout?service='
// this.$http.post('logout', {}, res => {
// window.location.href= 'http://testsso1.foton.com.cn/logout?service='
// })