feat: There is no way the, AWC 外部访问
This commit is contained in:
@@ -77,6 +77,10 @@ router.beforeEach(function (to, from, next) {
|
||||
return
|
||||
}
|
||||
|
||||
if (toName === 'loginStandDetails') {
|
||||
next()
|
||||
}
|
||||
|
||||
if(webLoginType === 'idm' && toName === 'Login'){
|
||||
window.location.href = ssoLoginUrlDev
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user