This commit is contained in:
Fanzink
2022-12-13 21:00:49 +08:00
parent a5a4f93328
commit 23b7b85b39
30 changed files with 269 additions and 54 deletions

View File

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