[Log] modify "secondLayerInfo" in "deepLinkHandler.js"
changed files: 1. deepLinkHandler.js detail note: 1. add "linkTpNm" to secondLayerInfo obj
This commit is contained in:
@@ -244,7 +244,8 @@ export const handleDeepLink = (contentTarget) => (dispatch, getState) => {
|
||||
}
|
||||
|
||||
const secondLayerInfo = {
|
||||
linkTpCd: linkTpCd,
|
||||
linkTpCd,
|
||||
linkTpNm,
|
||||
logTpNo: LOG_TP_NO.SECOND_LAYER,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user