쿠폰 관련 중복 소스 제거건.
This commit is contained in:
@@ -355,16 +355,6 @@ export default function MobileSendPopUp({
|
|||||||
})
|
})
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
if (evntTpCd === "EVT00102") {
|
|
||||||
dispatch(
|
|
||||||
setEventIssueReq({
|
|
||||||
evntTpCd,
|
|
||||||
evntId,
|
|
||||||
mbphNo: naturalNumber,
|
|
||||||
cntryCd: deviceCountryCode,
|
|
||||||
})
|
|
||||||
);
|
|
||||||
}
|
|
||||||
}, [
|
}, [
|
||||||
dispatch,
|
dispatch,
|
||||||
mobileNumber,
|
mobileNumber,
|
||||||
|
|||||||
Reference in New Issue
Block a user