diff --git a/src/views/homesteadSurvey/add.vue b/src/views/homesteadSurvey/add.vue
index 9dc35cf9..088218ab 100644
--- a/src/views/homesteadSurvey/add.vue
+++ b/src/views/homesteadSurvey/add.vue
@@ -484,11 +484,10 @@
+添加农户信息
-
-
+
@@ -547,10 +546,10 @@
添加房屋信息
-->
-
+
@@ -580,9 +579,9 @@
添加附属设施信息
-
diff --git a/src/views/homesteadSurvey/list.vue b/src/views/homesteadSurvey/list.vue
index 4e799471..b0ff0fb6 100644
--- a/src/views/homesteadSurvey/list.vue
+++ b/src/views/homesteadSurvey/list.vue
@@ -1384,6 +1384,8 @@
this.mapAddJump = this.$cookies.get("item").backMapZjdAData.deptId;
this.mapAddJumpNum =1;
this.mapShow();
+ this.getZjdList();
+ this.getTotalHR();
}
}else {
this.item = this.$cookies.get("item");