|
@ -101,7 +101,7 @@ export default { |
|
|
bookingNo: ret.BookingNo, |
|
|
bookingNo: ret.BookingNo, |
|
|
service_date: ret.ServiceDateSFormat, |
|
|
service_date: ret.ServiceDateSFormat, |
|
|
created_at: ret.BookingDateFormat, |
|
|
created_at: ret.BookingDateFormat, |
|
|
currency: ret.CurrencyID, |
|
|
|
|
|
|
|
|
currency: ret.CurrencyName, |
|
|
}; |
|
|
}; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|