diff --git a/src/views/homesteadSurvey/add.vue b/src/views/homesteadSurvey/add.vue index 5c65d28e..15d4f30c 100644 --- a/src/views/homesteadSurvey/add.vue +++ b/src/views/homesteadSurvey/add.vue @@ -768,8 +768,8 @@ @@ -2579,8 +2579,8 @@ @@ -5573,6 +5573,7 @@ export default { this.zrzProduct(); }else{ this.form3 = item + console.log(this.form3); this.form3.theGeom = item.theGeom; if(this.form3.zcs==null||this.form3.zcs==""){ this.form3.zcs = "1" @@ -5580,8 +5581,8 @@ export default { if(this.form3.dscs==null||this.form3.dscs==""){ this.form3.dscs = "1" } - if(this.form3.dscs==null||this.form3.dscs==""){ - this.form3.dscs = "0" + if(this.form3.dxcs==null||this.form3.dxcs==""){ + this.form3.dxcs = "0" } if(this.form3.fwjg==null||this.form3.fwjg==""){ this.form3.fwjg = "02"