加入 业主属性数据

This commit is contained in:
java110 2020-08-16 17:51:42 +08:00
parent 43f2565fe6
commit 7d796e620a

View File

@ -89,7 +89,7 @@
vc.component.viewOwnerInfo.ownerId +"&communityId="+vc.getCurrentCommunity().communityId+"&fileTypeCd=10000&time="+new Date();
},
errorLoadImg:function(){
vc.component.viewOwnerInfo.ownerPhoto="/img/noPhoto.gif";
vc.component.viewOwnerInfo.ownerPhoto="/img/noPhoto.jpg";
},
_openChooseOwner:function(){
vc.emit('searchOwner','openSearchOwnerModel',{});