| | |
| | | isAll: 'N', |
| | | moreCondition: false, |
| | | roomId: '', |
| | | communityCode: '', // 项目编码 |
| | | // communityCode: '', // 项目编码 |
| | | floorNum: '', // 弄号 |
| | | unitNum: '', // 门号 |
| | | roomNum: '', // 室号 |
| | |
| | | roomType: '1010301', |
| | | roomSubType: '', |
| | | flag: '', |
| | | communityCode: '', // 项目编码 |
| | | // communityCode: '', // 项目编码 |
| | | floorNum: '', // 弄号 |
| | | unitNum: '', // 门号 |
| | | roomBuyer: '' // 产权人 |
| | |
| | | _toRoomUnBindOwner: function (_room) { |
| | | vc.jumpToPage('/#/pages/property/deleteOwnerRoom?ownerId=' + _room.ownerId); |
| | | }, |
| | | getCommunityName: function() { |
| | | return vc.getCurrentCommunity().communityName || '-'; |
| | | } |
| | | // getCommunityName: function() { // 修正缩进 |
| | | // return vc.getCurrentCommunity().communityName || '-'; |
| | | // } |
| | | } |
| | | }); |
| | | })(window.vc); |