[FeaturedBrandsPanel] test, system alert (luna)
This commit is contained in:
@@ -101,7 +101,7 @@ export const setMainLiveUpcomingAlarm = (props) => (dispatch, getState) => {
|
||||
//
|
||||
else if (alamDispFlag === "N") {
|
||||
dispatch(
|
||||
deleteReservation([showId], {
|
||||
deleteReservation(showId, {
|
||||
onSuccess: (res) => {
|
||||
console.log("LUNA SEND deleteReservation success", res);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user