MicroCommunityWeb/public/components/property/ownerParkingSpace/ownerParkingSpace.html
2021-04-23 10:14:20 +08:00

10 lines
216 B
HTML
Executable File

<div >
<vc:create path="property/sellRoomSelectOwner"
callBackComponent = "showOwnerParkingSpace"
></vc:create>
<vc:create path="property/showOwnerParkingSpace"
></vc:create>
</div>