mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
14 lines
380 B
HTML
Executable File
14 lines
380 B
HTML
Executable File
<div>
|
|
|
|
<!-- 业主信息 -->
|
|
<vc:create path="property/viewOwnerInfo" callBackListener="sellParkingSpace" callBackFunction="notify" showCallBackButton="true"></vc:create>
|
|
|
|
<!-- 业主 房屋信息 -->
|
|
<vc:create path="property/showOwnerRoom"></vc:create>
|
|
|
|
<!-- 业主 车位信息 -->
|
|
<vc:create path="property/showOwnerParkingSpace"></vc:create>
|
|
|
|
|
|
</div>
|