From 9379c4784a9018c2571fa5b2d8aec9d9530f92f7 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Thu, 4 Jun 2020 19:02:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=B7=BB=E5=8A=A0=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/pages/property/locationManage/locationManage.js | 1 + 1 file changed, 1 insertion(+) diff --git a/public/pages/property/locationManage/locationManage.js b/public/pages/property/locationManage/locationManage.js index 5987f71ae..40151c99d 100644 --- a/public/pages/property/locationManage/locationManage.js +++ b/public/pages/property/locationManage/locationManage.js @@ -37,6 +37,7 @@ vc.component.locationManageInfo.conditions.page = _page; vc.component.locationManageInfo.conditions.row = _rows; + vc.component.locationManageInfo.conditions.communityId = vc.getCurrentCommunity().communityId; var param = { params: vc.component.locationManageInfo.conditions };