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: '',