ปรับ css เพิ่มเติม

This commit is contained in:
Tanyalak 2023-08-16 17:01:57 +07:00
parent 4bdbd6c0bc
commit df2dd3aa25
7 changed files with 27 additions and 57 deletions

View file

@ -364,11 +364,11 @@ const menuList = readonly<any[]>([
],
},
{
key: 10,
key: 11,
icon: "o_contact_page",
activeIcon: "contact_page",
label: "ทะเบียนประวัติลูกจ้าง",
path: "registryEmployee",
path: "employee",
role: "registryEmployee",
},
]);