This commit is contained in:
parent
fd4854d4ab
commit
670a7dfd11
|
@ -18,6 +18,8 @@ export default {
|
|||
callback: () => {
|
||||
window.location.href = "/login"
|
||||
}
|
||||
}).then(r => {
|
||||
|
||||
});
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue