merge
This commit is contained in:
@@ -165,6 +165,10 @@ export default {
|
|||||||
description: `${ timeFix() },欢迎回来`
|
description: `${ timeFix() },欢迎回来`
|
||||||
})
|
})
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
|
// console.log(this.$route)
|
||||||
|
// this.$router.beforeEach((to, from, next) => {
|
||||||
|
// console.log(to, from, next)
|
||||||
|
// })
|
||||||
this.$router.replace({
|
this.$router.replace({
|
||||||
path: '/'
|
path: '/'
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user