Browse Source

宅基地调查

wulanhaote
yujk 3 years ago
parent
commit
d3776c3251
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      src/views/homesteadSurvey/add.vue

+ 2
- 0
src/views/homesteadSurvey/add.vue View File

@@ -3156,6 +3156,8 @@
}, 500); }, 500);
} }
}else{ }else{
this.cookiesInfo = this.$cookies.get("search")
this.$cookies.set("search","")
this.item = this.cookiesInfo this.item = this.cookiesInfo
if(this.item.houseDataConfirmStatus!="CONFIRMED"){ if(this.item.houseDataConfirmStatus!="CONFIRMED"){
this.isFinished = true this.isFinished = true


Loading…
Cancel
Save