Browse Source

11

shibei_master
jiangyy 3 years ago
parent
commit
8950486e6f
  1. 2
      src/views/modules/base/community/roomTable.vue

2
src/views/modules/base/community/roomTable.vue

@ -244,7 +244,7 @@ export default {
this.ownerPhone = null this.ownerPhone = null
this.rentFlag = null this.rentFlag = null
} else if (source === 'search') {// } else if (source === 'search') {//
this.agencyObj = treeObj
this.ownerName = ownerName this.ownerName = ownerName
this.ownerPhone = ownerPhone this.ownerPhone = ownerPhone
this.rentFlag = rentFlag this.rentFlag = rentFlag

Loading…
Cancel
Save