引入socket
This commit is contained in:
@@ -59,7 +59,6 @@ export default {
|
||||
sideSelected: this.$route.path,
|
||||
}
|
||||
},
|
||||
|
||||
computed: {
|
||||
...mapState([
|
||||
'sideMenus',
|
||||
@@ -71,7 +70,9 @@ export default {
|
||||
'isLogin',
|
||||
]),
|
||||
},
|
||||
mounted() {
|
||||
|
||||
},
|
||||
methods: {
|
||||
...mapMutations([
|
||||
'updateRoute',
|
||||
|
||||
Reference in New Issue
Block a user