ลบเมนูข้อมูลหลัก
This commit is contained in:
parent
e3c0670b26
commit
1680f26414
1 changed files with 35 additions and 35 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue