26334
This commit is contained in:
@@ -62,7 +62,7 @@ export default {
|
||||
retryTimes: 0
|
||||
}
|
||||
},
|
||||
computed: {...mapState(['user'])},
|
||||
computed: {...mapState(['user', ])},
|
||||
mounted() {
|
||||
this.initMap()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user