优化代码

This commit is contained in:
java110 2021-09-23 11:11:06 +08:00
parent a44cd99a4c
commit 8754e90dcb

View File

@ -73,7 +73,7 @@
return { return {
num: _term, num: _term,
page: 1, page: 1,
row: 10, row: 50,
communityId: vc.getCurrentCommunity().communityId communityId: vc.getCurrentCommunity().communityId
}; };
}, },