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 = "畜厩"