From 852e2d1fd8cc3e73283adbfabbc3eaaf0806bc79 Mon Sep 17 00:00:00 2001 From: wanggongfeng <1305282856@qq.com> Date: Fri, 29 Jul 2022 14:04:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=90=8C=E5=AE=A1=E6=A0=B8PC=E6=96=B0?= =?UTF-8?q?=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../rent/rentcontractinfo-add-or-update.vue | 29 ++++++++++++------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/src/views/modules/plugins/rent/rentcontractinfo-add-or-update.vue b/src/views/modules/plugins/rent/rentcontractinfo-add-or-update.vue index 25e575a6..0af88a84 100644 --- a/src/views/modules/plugins/rent/rentcontractinfo-add-or-update.vue +++ b/src/views/modules/plugins/rent/rentcontractinfo-add-or-update.vue @@ -95,19 +95,20 @@
- +
-
居住成员信息 - 添加成员 -
+
居住成员信息
+
+ 添加成员 +

- + - + @@ -117,7 +118,7 @@ - + @@ -132,7 +133,7 @@ - + - + + + +
合同信息
@@ -270,7 +276,7 @@ @@ -547,6 +553,9 @@ export default { }) } }, + deleteMember(index){ + this.dataForm.tenantList.splice(index, 1) + }, addMember () { let ob = { id: '',