commit
This commit is contained in:
parent
da6fa831a5
commit
0ecab95d74
|
|
@ -29,7 +29,6 @@ export default {
|
|||
switch (name) {
|
||||
case 'logout':
|
||||
this.handleLogOut().then(() => {
|
||||
console.log(123)
|
||||
this.$router.push({
|
||||
name: 'login'
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue