mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
测试参数
This commit is contained in:
parent
25c3c0a0c6
commit
cc2b608c3c
@ -118,7 +118,8 @@
|
||||
vc.component._listOwnerData(DEFAULT_PAGE, DEFAULT_ROWS);
|
||||
},
|
||||
_openAddOwnerRoom: function (_owner) {
|
||||
vc.jumpToPage("/admin.html#/addOwnerRoomBinding?ownerId=" + _owner.ownerId);
|
||||
//vc.jumpToPage("/admin.html#/addOwnerRoomBinding?ownerId=" + _owner.ownerId);
|
||||
vc.jumpToPage("/admin.html#/addOwnerRoomBinding");
|
||||
},
|
||||
_openHireParkingSpace: function (_owner) {
|
||||
vc.jumpToPage("/admin.html#/hireParkingSpace?ownerId=" + _owner.ownerId);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user