[Log] IF-LGSP-LOG-005 (GNB), added logic for popup display
Detail Note: 1. GroupProduct.jsx 2. SingleProduct.jsx 3. HotelProduct.jsx 4. ShowProduct.jsx 5. ThemeProduct.jsx 6. UnableProduct.jsx 7. OnSalePanel.jsx
This commit is contained in:
@@ -123,7 +123,7 @@ export const postLog = (params) => (dispatch, getState) => {
|
||||
|
||||
const onSuccess = (response) => {
|
||||
// console.log(
|
||||
// `%c Log ---------- postLog onSuccess logTpNo ${logTpNo} ----------`,
|
||||
// `%c log ---------- postLog onSuccess logTpNo ${logTpNo} ----------`,
|
||||
// "background: steelblue; color: white",
|
||||
// JSON.parse(response.config.data)
|
||||
// );
|
||||
|
||||
Reference in New Issue
Block a user