公告板
版本库
filestore
活动
搜索
登录
main
/
Lianxun_Java
联讯物业系统后台
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Merge branch 'master' of https://github.com/java110/MicroCommunity
shiyj
2019-07-16
6d8a43de07062234a05716fcbb94273709cab21e
[Lianxun_Java.git]
/
WebService
/
src
/
main
/
resources
/
components
/
owner-room
/
ownerRoom.html
1
2
3
4
5
6
7
8
9
10
<div id="component" >
<vc:create name="sellRoomSelectOwner"
callBackComponent = "showOwnerRoom"
></vc:create>
<vc:create name="showOwnerRoom"
></vc:create>
</div>