优化楼栋太多问题

Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
java110 2025-02-20 08:43:04 +00:00 committed by Gitee
parent 1db1d989be
commit d1acfb8543
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -86,7 +86,7 @@
return {
floorNum: _term,
page: 1,
row: 50,
row: 500,
communityId: vc.getCurrentCommunity().communityId
};
},