支持退费接口

This commit is contained in:
java110 2022-10-14 14:39:16 +08:00
parent 9bbf7cc6e1
commit 43b42a6807

View File

@ -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请求