1
This commit is contained in:
parent
94356aba09
commit
632c421ec1
@ -585,6 +585,7 @@
|
|||||||
handleCloseModal();
|
handleCloseModal();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// 선택한 날의 이벤트 중에 휴가자 항목을 누를때 휴가페이지 이동
|
||||||
const handleClickVacation = () => {
|
const handleClickVacation = () => {
|
||||||
router.push('/vacation');
|
router.push('/vacation');
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user