mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 21:59:12 +08:00
加入 业主属性数据
This commit is contained in:
parent
43f2565fe6
commit
7d796e620a
@ -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',{});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user