Merge branch 'zhengjie' of pplokijuhyg/falvpingtai into master
This commit is contained in:
commit
6f519554da
@ -146,7 +146,7 @@ export default {
|
|||||||
window.console.log(res);
|
window.console.log(res);
|
||||||
localStorage.setItem("token", res.data.data);
|
localStorage.setItem("token", res.data.data);
|
||||||
this.$router.push({
|
this.$router.push({
|
||||||
path: `/index`
|
path: `/`
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user