Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -285,7 +285,7 @@ export default {
|
||||
return;
|
||||
}
|
||||
// 没有ticket且没有token,跳转统一身份认证
|
||||
const isTs = true;
|
||||
const isTs = false;
|
||||
if (isTs) {
|
||||
window.location.href =
|
||||
'http://192.168.1.241/login?redirect=/lig/oauth2/oauth2/application&appid=330b4ecb60c9a6802b957fe1e5a5ecd3&url=http%3A%2F%2F192.168.1.241%3A9000%2Flogin' +
|
||||
|
||||
Reference in New Issue
Block a user