Commit 018f0c76 authored by cellee's avatar cellee

Signed-off-by: cellee <893264950@qq.com>

parent ba10142e
......@@ -293,6 +293,7 @@ const FacilityBookings = (props: any) => {
subscribeDate: curString.subscribeDate,
status: curString.status,
communityNameList: CommunityList,
globalMark: curString.globalMark,
});
} else {
var tmp = curString;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment