@ -53,7 +53,7 @@ const Model: LoginModelType = {
redirect = redirect.substr(redirect.indexOf('#') + 1);
}
} else {
window.location.href = redirect;
window.location.href = '/';
return;