This commit is contained in:
Fanzink 2022-12-11 20:36:21 +08:00
parent d23cb260a4
commit f7938f30e2

View File

@ -199,7 +199,7 @@ export default {
} }
}) })
this.$router.replace({ name: 'home' }) // this.$router.replace({ name: 'home' })
this.$router.replace({ name: 'sys-log-login' }) this.$router.replace({ name: 'sys-log-login' })
}) })
.catch(err => { .catch(err => {