diff --git a/public/pages/property/reportCommunitySpace/reportCommunitySpace.js b/public/pages/property/reportCommunitySpace/reportCommunitySpace.js index 101154465..184bef96b 100644 --- a/public/pages/property/reportCommunitySpace/reportCommunitySpace.js +++ b/public/pages/property/reportCommunitySpace/reportCommunitySpace.js @@ -70,7 +70,8 @@ row: 50, venueId: $that.reportCommunitySpaceInfo.conditions.venueId, appointmentTime: $that.reportCommunitySpaceInfo.appointmentTime, - communityId: vc.getCurrentCommunity().communityId + communityId: vc.getCurrentCommunity().communityId, + state: 'S' } }; //发送get请求