fzq #14

Merged
gtz217 merged 5 commits from fzq into develop 2022-12-12 16:28:34 +08:00
Showing only changes of commit f7938f30e2 - Show all commits

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 => {