lcw
This commit is contained in:
@ -224,11 +224,11 @@ export default {
|
||||
this.commit("permission/deleteRouter");
|
||||
removeAllItem();
|
||||
// 待补充 清理权限相关的配置
|
||||
if (isOatuh) {
|
||||
window.location.href = `http://155.240.22.102:40992`;
|
||||
} else {
|
||||
router.push("/login");
|
||||
}
|
||||
// if (isOatuh) {
|
||||
window.location.href = `https://tyyy.lz.dsj.xz/portal/home`;
|
||||
// } else {
|
||||
// router.push("/login");
|
||||
// }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user