diff --git a/src/views/homesteadSurvey/add.vue b/src/views/homesteadSurvey/add.vue
index 350b53f1..5336a634 100644
--- a/src/views/homesteadSurvey/add.vue
+++ b/src/views/homesteadSurvey/add.vue
@@ -592,7 +592,7 @@
异常标记
签名确认
- 调查审核
+ 调查审核
@@ -3467,6 +3467,7 @@
this.form.auditRemark = this.auditRemark
if(this.form.zjdAudit=='2'){
this.form.houseDataConfirmStatus = 'UNCONFIRMED'
+ this.isFinished = true
let params = {
houseDataConfirmStatus : 'UNCONFIRMED',
zjddm : this.form.zjddm,
@@ -5108,7 +5109,7 @@
_this.showzrz = false
_this.active = 3
_this.getZrzList()
- _this.shownmfwlist(_this.form3)
+
}
})
});
@@ -5124,7 +5125,7 @@
_this.showzrz = false
_this.active = 3
_this.getZrzList()
- _this.shownmfwlist(_this.form3)
+
}
})
});