diff --git a/src/views/homesteadSurvey/add.vue b/src/views/homesteadSurvey/add.vue index 9b56f998..641d1547 100644 --- a/src/views/homesteadSurvey/add.vue +++ b/src/views/homesteadSurvey/add.vue @@ -2643,13 +2643,15 @@ }, created(){ if(this.$cookies.get("search")){ + console.log(this.$cookies.get("search")); this.item = this.$cookies.get("search").mapZjdAData - if(this.item.active=="2"){ + console.log(this.$cookies.get("search").active); + if(this.$cookies.get("search").active=="3"){ this.active = "3" this.getZrzList() this.showzrz=true this.form3 = this.$cookies.get("search").mapZrzData - }else if(this.item.active=="3"){ + }else if(this.$cookies.get("search").active=="4"){ this.active = "4" this.getFsssList() this.showfsss=true diff --git a/src/views/homesteadSurvey/list.vue b/src/views/homesteadSurvey/list.vue index baa228bd..984c2289 100644 --- a/src/views/homesteadSurvey/list.vue +++ b/src/views/homesteadSurvey/list.vue @@ -451,7 +451,7 @@

{{item.syqr}}{{item.houseDataConfirmStatus}}