优化代码

This commit is contained in:
java110 2021-01-06 00:31:40 +08:00
parent dd0f8e406e
commit 15b3fa2070

View File

@ -31,7 +31,7 @@
let param = {
params: {
page: 1,
row: 15,
row: 19,
communityId: vc.getCurrentCommunity().communityId,
ownerId: $that.simplifyOwnerCarInfo.ownerId
}