mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-11 14:17:24 +08:00
支持退费接口
This commit is contained in:
parent
9bbf7cc6e1
commit
43b42a6807
@ -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请求
|
||||
|
||||
Loading…
Reference in New Issue
Block a user