.
This commit is contained in:
parent
acd492da8a
commit
07b49a6e59
@ -54,6 +54,7 @@ async function activeReservation(reservation) {
|
||||
? await eventService._getEvent(reservation.overflow_reservationId)
|
||||
: (reservation.Event ? reservation.Event : reservation.event);
|
||||
|
||||
console.log('>>>>>>>>>>>>>>>>>>>>>>>>>>0', reservation.overflowEventId);
|
||||
console.log('>>>>>>>>>>>>>>>>>>>>>>>>>>1', reservation.Event);
|
||||
console.log(' >>>>>>>>>>>>>>>>>>>>>>>>>>2', reservation.event);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user