From 217232db02f52688940b956813837d14a058d0d6 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Mon, 3 Mar 2025 23:44:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=AE=B6=E6=94=BF=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/selectRoom/selectRoom.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,