แก้ path หน้า ทะเบียนประวัติลูกจ้าง
This commit is contained in:
parent
bc9a5fc6ef
commit
51c4c777e5
4 changed files with 4 additions and 1138 deletions
|
|
@ -1355,7 +1355,7 @@ const clickAdd = () => {
|
|||
|
||||
// ดูรายการแก้ไขรายชื่อ
|
||||
const redirectToPage = (id?: string) => {
|
||||
router.push(`/registry/${id}`);
|
||||
router.push(`/registryEmployee/edit/${id}`);
|
||||
};
|
||||
const editDetail = async (row: any) => {
|
||||
await getPosition(row.id);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue