| @@ -5559,6 +5559,7 @@ | |||||
| this.mapZjdTeAll.mapZjdAData.theGeom =this.htZjdZrzFsss; | this.mapZjdTeAll.mapZjdAData.theGeom =this.htZjdZrzFsss; | ||||
| //this.mapZjdTeAll.mapZjdAData.deptId = this.$cookies.get("item").deptId; | //this.mapZjdTeAll.mapZjdAData.deptId = this.$cookies.get("item").deptId; | ||||
| //this.$cookies.set("search",this.mapZjdTeAll); | //this.$cookies.set("search",this.mapZjdTeAll); | ||||
| this.$cookies.set("search","") | |||||
| this.$router.push({path:'/homesteadSurvey/add',query: {res: this.mapZjdTeAll}}); | this.$router.push({path:'/homesteadSurvey/add',query: {res: this.mapZjdTeAll}}); | ||||
| }else { | }else { | ||||
| this.$toast("已选择宅基地,请选择自然幢或附属设施按钮"); | this.$toast("已选择宅基地,请选择自然幢或附属设施按钮"); | ||||
| @@ -5571,6 +5572,7 @@ | |||||
| this.mapZjdTeAll.mapZrzAData.deptId =this.$cookies.get("item").deptId; | this.mapZjdTeAll.mapZrzAData.deptId =this.$cookies.get("item").deptId; | ||||
| //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.$cookies.set("search",this.mapZjdTeAll); | ||||
| this.$cookies.set("search","") | |||||
| this.$router.push({path:'/homesteadSurvey/add',query: {res: this.mapZjdTeAll}}); | this.$router.push({path:'/homesteadSurvey/add',query: {res: this.mapZjdTeAll}}); | ||||
| }else { | }else { | ||||
| this.$toast("请先在地图上选择宅基地后,再选择自然幢按钮"); | this.$toast("请先在地图上选择宅基地后,再选择自然幢按钮"); | ||||
| @@ -5583,6 +5585,7 @@ | |||||
| this.mapZjdTeAll.mapFsssAData.deptId =this.$cookies.get("item").deptId; | this.mapZjdTeAll.mapFsssAData.deptId =this.$cookies.get("item").deptId; | ||||
| //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.$cookies.set("search",this.mapZjdTeAll); | ||||
| this.$cookies.set("search","") | |||||
| this.$router.push({path:'/homesteadSurvey/add',query: {res: this.mapZjdTeAll}}); | this.$router.push({path:'/homesteadSurvey/add',query: {res: this.mapZjdTeAll}}); | ||||
| }else { | }else { | ||||
| this.$toast("请先在地图上选择宅基地后,再选择附属设施按钮"); | this.$toast("请先在地图上选择宅基地后,再选择附属设施按钮"); | ||||