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