From d1acfb8543eb8a5cd167e703d2586a32f98cffc0 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Thu, 20 Feb 2025 08:43:04 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=A5=BC=E6=A0=8B=E5=A4=AA?= =?UTF-8?q?=E5=A4=9A=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: java110 <928255095@qq.com> --- public/components/property/floorSelect2/floorSelect2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/components/property/floorSelect2/floorSelect2.js b/public/components/property/floorSelect2/floorSelect2.js index 0b51f7311..d6f01f987 100644 --- a/public/components/property/floorSelect2/floorSelect2.js +++ b/public/components/property/floorSelect2/floorSelect2.js @@ -86,7 +86,7 @@ return { floorNum: _term, page: 1, - row: 50, + row: 500, communityId: vc.getCurrentCommunity().communityId }; },