修复
This commit is contained in:
parent
a2092ac5be
commit
46269e14ec
@ -146,7 +146,7 @@ export default {
|
||||
window.console.log(res);
|
||||
localStorage.setItem("token", res.data.data);
|
||||
this.$router.push({
|
||||
path: `/index`
|
||||
path: `/`
|
||||
});
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user