เพิ่มข้อมูลหลักบุคคล และตำแหน่ง
This commit is contained in:
parent
cb56eb25af
commit
9d1fd29a97
14 changed files with 125 additions and 29 deletions
|
|
@ -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",
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue