แก้เมนูออกคำสั่ง
This commit is contained in:
parent
8066a92c33
commit
37722a0916
2 changed files with 15 additions and 23 deletions
|
|
@ -201,20 +201,20 @@ const menuList = readonly<any[]>([
|
|||
{
|
||||
key: 6.3,
|
||||
label: "การทดลองงาน" /* การทดลองงาน */,
|
||||
path: "",
|
||||
path: "probation",
|
||||
role: "probation",
|
||||
children: [
|
||||
{
|
||||
label: "รายการคำขอโอน",
|
||||
path: "probationTranfer",
|
||||
role: "probation",
|
||||
},
|
||||
{
|
||||
label: "รายการรับโอน",
|
||||
path: "probationReceive",
|
||||
role: "probation",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 6.4,
|
||||
label: "รายการคำขอโอน" /* */,
|
||||
path: "tranfer",
|
||||
role: "placement",
|
||||
},
|
||||
{
|
||||
key: 6.5,
|
||||
label: "รายการรับโอน" /* */,
|
||||
path: "receive",
|
||||
role: "placement",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue