From b3032648dcbed501aab0c79d74965a8db0abb2c4 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Thu, 4 Nov 2021 16:18:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E4=B8=9A=E5=9B=9E=E6=98=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/base/community/communityForm.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/base/community/communityForm.vue b/src/views/modules/base/community/communityForm.vue index bce626a3..77323e68 100644 --- a/src/views/modules/base/community/communityForm.vue +++ b/src/views/modules/base/community/communityForm.vue @@ -383,6 +383,7 @@ export default { type: 'success', message: '添加物业成功' }) + this.dataForm.propertyId = data.propertyId this.propertyForm.name = '' this.propertyFormShow = false this.loadProperty()