From baeb403eb9b5cb80d063ed50540b64641cf6673c Mon Sep 17 00:00:00 2001 From: nsgkyjk <759200926@qq.com> Date: Wed, 16 Mar 2022 14:20:32 +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/list.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/homesteadSurvey/list.vue b/src/views/homesteadSurvey/list.vue index 171de6bc..049ce9a0 100644 --- a/src/views/homesteadSurvey/list.vue +++ b/src/views/homesteadSurvey/list.vue @@ -1620,6 +1620,7 @@ if(res.code=="200"){ this.nhlist.splice(index,1); this.totalH-- + this.totalR-- } }) }) @@ -1644,6 +1645,7 @@ delNhhncy(item.id).then(res => { if(res.code=="200"){ this.hncylist.splice(index,1); + this.totalR-- } }) // 更新户主信息