เพิ่มข้อมูลหลักบุคคล และตำแหน่ง

This commit is contained in:
Warunee Tamkoo 2024-02-01 17:43:39 +07:00
parent cb56eb25af
commit 9d1fd29a97
14 changed files with 125 additions and 29 deletions

View file

@ -61,11 +61,21 @@ const menuList = readonly<any[]>([
children: [
{
key: 3.1,
label: "ข้อมูลเกี่ยวกับบุคคล",
path: "masterPersonal",
},
{
key: 3.2,
label: "ข้อมูลตำแหน่ง",
path: "masterPosition",
},
{
key: 3.3,
label: "ข้อมูลปฏิทินวันหยุด",
path: "masterCalendarWork",
},
{
key: 3.2,
key: 3.4,
label: "ข้อมูลเครื่องราชอิสริยาภรณ์",
path: "masterInsignia",
},