From 43b42a68077733e8a40c25b7d8dfe81da7a9eaa1 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Fri, 14 Oct 2022 14:39:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E9=80=80=E8=B4=B9=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../property/reportCommunitySpace/reportCommunitySpace.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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请求