Browse Source

优化地图

wulanhaote
hbao 3 years ago
parent
commit
2201cb2eea
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/homesteadSurvey/list.vue

+ 1
- 1
src/views/homesteadSurvey/list.vue View File

@@ -4671,7 +4671,7 @@
}
},
fsssTz(){
if(this.mapZjdData !=undefined && this.mapZjdData !="" && this.mapZjdDataTure !=""){
if(this.mapZjdTeAll.mapZjdAData !=undefined && this.mapZjdTeAll.mapZjdAData !="" && this.mapZjdDataTure !=""){
this.mapZjdTeAll.active =4;
this.mapZjdTeAll.mapFsssAData.theGeom =JSON.stringify(this.htZjdZrzFsss);
this.mapZjdTeAll.mapFsssAData.deptId = this.$cookies.get("item").deptId;


Loading…
Cancel
Save