diff --git a/pages/selectRoom/selectRoom.vue b/pages/selectRoom/selectRoom.vue index d27cbaa..afd09a0 100644 --- a/pages/selectRoom/selectRoom.vue +++ b/pages/selectRoom/selectRoom.vue @@ -70,7 +70,7 @@ let _that = this; let dataObj = { page: 1, - row: 15, + row: 500, communityId: getCurrentCommunity().communityId, roomNum: this.searchValue, floorId: this.floorId,