cleanup
This commit is contained in:
parent
4abcf69358
commit
8e426185d0
@ -207,7 +207,6 @@ export default {
|
|||||||
},
|
},
|
||||||
checkLogin () {
|
checkLogin () {
|
||||||
if (this.$store.state.auth.isLogin) {
|
if (this.$store.state.auth.isLogin) {
|
||||||
// this.$router.push('/player')
|
|
||||||
this.sysStats()
|
this.sysStats()
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user