From a17a97598a8151d6ca0701ff8249f68145d4b0a6 Mon Sep 17 00:00:00 2001 From: hbao Date: Sun, 27 Feb 2022 21:15:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B8=E6=9F=A5=E8=B7=B3=E8=BD=ACbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/homesteadSurvey/add.vue | 6 ++++-- src/views/homesteadSurvey/list.vue | 11 ++++++++++- 2 files changed, 14 insertions(+), 3 deletions(-) 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}}