From 15b3fa20703e85460abf746e23938af15e5b5eca Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Wed, 6 Jan 2021 00:31:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/components/property/simplifyOwnerCar/simplifyOwnerCar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/components/property/simplifyOwnerCar/simplifyOwnerCar.js b/public/components/property/simplifyOwnerCar/simplifyOwnerCar.js index 80281f8e9..64d637648 100644 --- a/public/components/property/simplifyOwnerCar/simplifyOwnerCar.js +++ b/public/components/property/simplifyOwnerCar/simplifyOwnerCar.js @@ -31,7 +31,7 @@ let param = { params: { page: 1, - row: 15, + row: 19, communityId: vc.getCurrentCommunity().communityId, ownerId: $that.simplifyOwnerCarInfo.ownerId }