mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-11 14:17:24 +08:00
优化代码
This commit is contained in:
parent
655b325d04
commit
8131292ec0
@ -155,7 +155,7 @@
|
||||
let _owner = _ownerJson.data;
|
||||
vc.copyObject(_owner, $that.simplifyAcceptanceInfo);
|
||||
$that.simplifyAcceptanceInfo.ownerRemark = _owner.remark;
|
||||
$that.simplifyAcceptanceInfo.ownerPhoto = _owner.url;
|
||||
$that.simplifyAcceptanceInfo.ownerPhoto = _owner.faceUrl;
|
||||
if (!_owner.hasOwnProperty('rooms')) {
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user