From 1d3692917f53cc39e15906fd3ca5450561c851ab Mon Sep 17 00:00:00 2001 From: 13176889840 <13176889840@163.com> Date: Fri, 15 Apr 2022 15:39:09 +0800 Subject: [PATCH] dd --- src/views/modules/base/resi.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/views/modules/base/resi.vue b/src/views/modules/base/resi.vue index 29c48f3c..979d2997 100644 --- a/src/views/modules/base/resi.vue +++ b/src/views/modules/base/resi.vue @@ -262,7 +262,7 @@ + @close="handleCancleLook" /> @@ -716,6 +716,11 @@ export default { // await this.getFormList('edit') // this.getrowInfo(row.icResiUserId) }, + handleCancleLook() { + this.lookInfo.userId = '' + this.lookInfo.gridName = '' + this.showedPeopleMoreInfo = false; + }, async handleEdit (row) { this.disabled = false this.editAgencyId = row.ORG_ID