用户无权限判断
This commit is contained in:
@@ -135,9 +135,9 @@
|
|||||||
if (res.ok) {
|
if (res.ok) {
|
||||||
this.loginNew(res)
|
this.loginNew(res)
|
||||||
} else {
|
} else {
|
||||||
this.$message.warning('系统无权限访问')
|
// this.$message.warning('系统无权限访问')
|
||||||
window.location.href = 'http://sso.foton.com.cn/logout?service='
|
// window.location.href = 'http://sso.foton.com.cn/logout?service='
|
||||||
// window.location.href = ssoLoginUrlDev
|
window.location.href = ssoLoginUrlDev
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user