From 589da5e28d86bc694d02061286cd4e92120800dc Mon Sep 17 00:00:00 2001 From: yujk <990961482@qq.com> Date: Wed, 2 Mar 2022 17:48:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=85=E5=9F=BA=E5=9C=B0=E8=B0=83=E6=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/homesteadSurvey/add.vue | 15 +++++++-------- src/views/homesteadSurvey/list.vue | 2 ++ 2 files changed, 9 insertions(+), 8 deletions(-) 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");