From fd9d8e8b0c1a68b56fb578fee84f03b3521adef0 Mon Sep 17 00:00:00 2001 From: hbao Date: Sat, 11 Jun 2022 14:40:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=85=E5=9F=BA=E5=9C=B0=E8=B0=83=E6=9F=A5?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/homesteadSurvey/add.vue | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) 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"