no message
Former-commit-id: e11591cd22cb8651323fcfeb0acbe01ffeccd973 Former-commit-id: 004e06aa613f6e4cdeb4d4e452935ec40986022c Former-commit-id: c2bdda20af17b7bc6d054b47f2b27f4ecd3275ab
This commit is contained in:
@@ -82,6 +82,9 @@ export default {
|
||||
}
|
||||
Cookies.set('username', res.username, setting)
|
||||
Cookies.set('password', res.password, setting)
|
||||
this.$router.push({
|
||||
name: 'index'
|
||||
})
|
||||
})
|
||||
.catch(err => {
|
||||
this.$log('错误信息', err)
|
||||
|
||||
Reference in New Issue
Block a user