ลบเมนูข้อมูลหลัก

This commit is contained in:
Warunee Tamkoo 2024-06-07 12:23:23 +07:00
parent e3c0670b26
commit 1680f26414

View file

@ -51,41 +51,41 @@ const menuList = readonly<any[]>([
path: "dashboard",
role: "dashboard",
},
{
key: 2,
icon: "o_person",
activeIcon: "person",
label: "ข้อมูลหลัก",
path: "metadataNew",
role: "metadata",
children: [
{
key: 2.0,
label: "ข้อมูลเกี่ยวกับบุคคล",
path: "masterPersonal",
},
{
key: 2.0,
label: "ข้อมูลตำแหน่งข้าราชการ ฯ",
path: "masterPosition",
},
{
key: 2.0,
label: "ข้อมูลตำแหน่งลูกจ้างประจำ",
path: "masterPositionEmployee",
},
{
key: 2.0,
label: "ข้อมูลปฏิทินวันหยุด",
path: "masterCalendarWork",
},
{
key: 2.0,
label: "ข้อมูลเครื่องราชอิสริยาภรณ์",
path: "masterInsignia",
},
],
},
// {
// key: 2,
// icon: "o_person",
// activeIcon: "person",
// label: "ข้อมูลหลัก",
// path: "metadataNew",
// role: "metadata",
// children: [
// {
// key: 2.0,
// label: "ข้อมูลเกี่ยวกับบุคคล",
// path: "masterPersonal",
// },
// {
// key: 2.0,
// label: "ข้อมูลตำแหน่งข้าราชการ ฯ",
// path: "masterPosition",
// },
// {
// key: 2.0,
// label: "ข้อมูลตำแหน่งลูกจ้างประจำ",
// path: "masterPositionEmployee",
// },
// {
// key: 2.0,
// label: "ข้อมูลปฏิทินวันหยุด",
// path: "masterCalendarWork",
// },
// {
// key: 2.0,
// label: "ข้อมูลเครื่องราชอิสริยาภรณ์",
// path: "masterInsignia",
// },
// ],
// },
{
key: 2,
icon: "o_person",