From 40ddb9bb4cee7da53fe2ae7852b9da649ad5f31b Mon Sep 17 00:00:00 2001 From: hbao Date: Sat, 12 Mar 2022 14:49:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE=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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/views/homesteadSurvey/add.vue b/src/views/homesteadSurvey/add.vue index b95bc5a0..a4bcb062 100644 --- a/src/views/homesteadSurvey/add.vue +++ b/src/views/homesteadSurvey/add.vue @@ -4243,14 +4243,15 @@ // this.$cookies.set("item",this.backMap); // this.$router.push({name:'homesteadList'}); // } else { - this.enterMap=""; + //this.enterMap=""; this.$cookies.set("item",""); - if(this.ztMap){ + if(this.ztMap && this.enterMap ==1){ this.itemBc.activeBtn = 4; this.itemBc.backMapZjdAData = this.backMap.backMapZjdAData; console.log(this.itemBc); this.$cookies.set("item",this.itemBc); } else { + console.log(this.itemBc); this.$cookies.set("item",this.itemBc); } this.$router.push({name:'homesteadList'}); @@ -5732,6 +5733,7 @@ } }else{ this.form4=item + console.log(this.form4); if(this.form4.fssslx==null||this.form4.fssslx==""){ this.form4.fssslx = "11" this.form4.fssslxName = "畜厩"