@ -252,7 +252,7 @@ export default {
this.selectMap = e
console.log('选中地点', e)
uni.$emit('commitCheck', e);
this.registerInfo.area = e.name
this.registerInfo.area =e.province+e.city+e.district+e.address
}
this.mapInfo.showMapSelect = false