@ -417,12 +417,16 @@ export default {
totalUnitNum: 1,//单元数
totalFloorNum: 0,//层数
totalHouseNum: 0,//总户数
realPerson: 0,
buildingLeaderName: '',//楼长姓名
buildingLeaderMobile: '',//楼长电话
type: '',//房屋类型
location: '', //坐标位置
longitude: '', //经度
latitude: '' //纬度
latitude: '', //纬度
coding: '',
sysCoding: '',
coordinatePosition: ''
}
},
// 开启加载动画
@ -489,7 +489,10 @@ export default {
remark: '', //备注【最大500字】
realBuilding: 0,
sysCoding: ''
this.propertyFormShow = false
@ -391,7 +391,9 @@ export default {
ownerPhone: '', //联系方式
ownerName: '', //房主名字
ownerIdCard: '', //房主身份证
remark: '' // 备注
remark: '', // 备注