This commit is contained in:
13684185576
2025-07-22 09:52:32 +08:00
parent c368707264
commit 3cb5f79884
373 changed files with 97 additions and 37151 deletions

View File

@ -236,7 +236,7 @@ export default {
removeAllItem();
// 待补充 清理权限相关的配置
if (isOatuh) {
window.location.href = `http://80.149.27.78:8001/login`;
window.location.href = `http://155.240.22.188:9020`;
} else {
router.push("/login");
}