[commonaction] 콘솔제거
This commit is contained in:
@@ -594,8 +594,7 @@ export const showError =
|
||||
retDetailCode = null,
|
||||
returnBindStrings = null
|
||||
) =>
|
||||
(dispatch) => {
|
||||
console.log("###errorCode,", errorCode, errorMsg, retDetailCode, shouldPopPanel, returnBindStrings);
|
||||
(dispatch) => {
|
||||
dispatch(
|
||||
setShowPopup(Config.ACTIVE_POPUP.errorPopup, {
|
||||
data: {
|
||||
|
||||
Reference in New Issue
Block a user