Explorar el Código

优化地图

wulanhaote
hbao hace 3 años
padre
commit
2201cb2eea
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/views/homesteadSurvey/list.vue

+ 1
- 1
src/views/homesteadSurvey/list.vue Ver fichero

@@ -4671,7 +4671,7 @@
} }
}, },
fsssTz(){ 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.active =4;
this.mapZjdTeAll.mapFsssAData.theGeom =JSON.stringify(this.htZjdZrzFsss); this.mapZjdTeAll.mapFsssAData.theGeom =JSON.stringify(this.htZjdZrzFsss);
this.mapZjdTeAll.mapFsssAData.deptId = this.$cookies.get("item").deptId; this.mapZjdTeAll.mapFsssAData.deptId = this.$cookies.get("item").deptId;


Cargando…
Cancelar
Guardar