mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化楼栋太多问题
Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
parent
1db1d989be
commit
d1acfb8543
@ -86,7 +86,7 @@
|
|||||||
return {
|
return {
|
||||||
floorNum: _term,
|
floorNum: _term,
|
||||||
page: 1,
|
page: 1,
|
||||||
row: 50,
|
row: 500,
|
||||||
communityId: vc.getCurrentCommunity().communityId
|
communityId: vc.getCurrentCommunity().communityId
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user