mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-26 08:16:47 +08:00
优化代码
This commit is contained in:
parent
fd4a9b7c76
commit
8bcf51b101
@ -118,7 +118,8 @@
|
||||
vc.component._listOwnerData(DEFAULT_PAGE, DEFAULT_ROWS);
|
||||
},
|
||||
_openAddOwnerRoom: function (_owner) {
|
||||
vc.jumpToPage("/admin.html#/addOwnerRoomBinding?ownerId=" + _owner.ownerId+"&a=1");
|
||||
vc.jumpToPage("/admin.html#/addOwnerRoomBinding?ownerId=" + _owner.ownerId);
|
||||
return ;
|
||||
//vc.jumpToPage("/admin.html#/addOwnerRoomBinding");
|
||||
},
|
||||
_openHireParkingSpace: function (_owner) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user