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 };