Compare commits
2 Commits
36f2dc1871
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7678e1945e | ||
|
|
acf0127d5c |
@@ -285,7 +285,8 @@ export default {
|
||||
return;
|
||||
}
|
||||
// 没有ticket且没有token,跳转统一身份认证
|
||||
const isTs = false;
|
||||
const isTs = true;
|
||||
|
||||
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