diff --git a/src/views/modules/base/community/roomTable.vue b/src/views/modules/base/community/roomTable.vue index 5d0c5375..70066d41 100644 --- a/src/views/modules/base/community/roomTable.vue +++ b/src/views/modules/base/community/roomTable.vue @@ -244,7 +244,7 @@ export default { this.ownerPhone = null this.rentFlag = null } else if (source === 'search') {//来源于查询 - + this.agencyObj = treeObj this.ownerName = ownerName this.ownerPhone = ownerPhone this.rentFlag = rentFlag