상세 경로 수정
This commit is contained in:
@@ -42,7 +42,7 @@ export const AlarmItem = ({
|
||||
return myCategory[0].desc1;
|
||||
};
|
||||
const onClickToNavigate = () => {
|
||||
let path = PATHS.support.notice.detail + appNotificationSequence;
|
||||
let path = PATHS.support.notice.list + appNotificationSequence;
|
||||
let pathState = {};
|
||||
|
||||
console.log('appNotificationSequence : [' + appNotificationSequence + ']');
|
||||
|
||||
Reference in New Issue
Block a user