mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-27 00:20:01 +08:00
15 lines
376 B
HTML
Executable File
15 lines
376 B
HTML
Executable File
<div >
|
|
|
|
<!-- 业主信息 -->
|
|
<vc:create path="property/viewOwnerInfo"
|
|
callBackListener="deleteOwnerRoom"
|
|
callBackFunction="notify"
|
|
showCallBackButton="true"
|
|
></vc:create>
|
|
|
|
<!-- 业主 房屋信息 -->
|
|
<vc:create path="property/showOwnerRoom"
|
|
deleteOwnerRoomFlag="true"
|
|
></vc:create>
|
|
|
|
</div> |