|
|
@@ -5545,6 +5545,7 @@ |
|
|
|
zjdTz(){ |
|
|
|
if(this.mapZjdData =="" && this.mapZjdDataTure =="" && this.mapZjdData !=undefined){ |
|
|
|
this.mapZjdTeAll.active =1; |
|
|
|
this.mapZjdTeAll.mapZjdAData.deptId =this.$cookies.get("item").deptId; |
|
|
|
this.mapZjdTeAll.mapZjdAData.theGeom =this.htZjdZrzFsss; |
|
|
|
//this.mapZjdTeAll.mapZjdAData.deptId = this.$cookies.get("item").deptId; |
|
|
|
//this.$cookies.set("search",this.mapZjdTeAll); |
|
|
@@ -5557,6 +5558,7 @@ |
|
|
|
if(this.mapZjdData !=undefined && this.mapZjdData !="" && this.mapZjdDataTure !=""){ |
|
|
|
this.mapZjdTeAll.active =3; |
|
|
|
this.mapZjdTeAll.mapZrzAData.theGeom =this.htZjdZrzFsss; |
|
|
|
this.mapZjdTeAll.mapZrzAData.deptId =this.$cookies.get("item").deptId; |
|
|
|
//this.mapZjdTeAll.mapZrzAData.deptId = this.$cookies.get("item").deptId; |
|
|
|
//this.$cookies.set("search",this.mapZjdTeAll); |
|
|
|
this.$router.push({path:'/homesteadSurvey/add',query: {res: this.mapZjdTeAll}}); |
|
|
@@ -5568,6 +5570,7 @@ |
|
|
|
if(this.mapZjdData !=undefined && this.mapZjdData !="" && this.mapZjdDataTure !=""){ |
|
|
|
this.mapZjdTeAll.active =4; |
|
|
|
this.mapZjdTeAll.mapFsssAData.theGeom =this.htZjdZrzFsss; |
|
|
|
this.mapZjdTeAll.mapFsssAData.deptId =this.$cookies.get("item").deptId; |
|
|
|
//this.mapZjdTeAll.mapFsssAData.deptId = this.$cookies.get("item").deptId; |
|
|
|
//this.$cookies.set("search",this.mapZjdTeAll); |
|
|
|
this.$router.push({path:'/homesteadSurvey/add',query: {res: this.mapZjdTeAll}}); |
|
|
|