wxwork.config整合
This commit is contained in:
@@ -64,7 +64,7 @@ export default {
|
||||
latLngCenter: [], //中心点
|
||||
}
|
||||
},
|
||||
computed: {...mapState(['user', 'config'])},
|
||||
computed: {...mapState(['user'])},
|
||||
created() {
|
||||
this.areaId = this.user.areaId
|
||||
// this.getLeafNodes()
|
||||
|
||||
Reference in New Issue
Block a user