mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
revert(projects): 单点登录回调页面回滚
This commit is contained in:
@ -43,7 +43,7 @@ const handleError = () => {
|
||||
msg.value = '登录失败,1s 后即将跳转至登录页';
|
||||
}, 1000);
|
||||
setTimeout(() => {
|
||||
// routerPushByKey('login');
|
||||
routerPushByKey('login');
|
||||
}, 1000);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user