แก้ไข filter ประกาศเกษียณอายุราชการ
This commit is contained in:
parent
f773550bfd
commit
e0caef0908
3 changed files with 14 additions and 4 deletions
|
|
@ -235,7 +235,7 @@ const closeModalTree = async () => {
|
|||
// ไปหน้ารายละเอียด
|
||||
const nextPage = (id: string) => {
|
||||
router.push({
|
||||
path: `appoint-promote/detail/${id}`,
|
||||
path: `appoint-employee/detail/${id}`,
|
||||
});
|
||||
};
|
||||
//รีเซ็ต input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue