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()