เพิ่มระบบทดลองงาน

This commit is contained in:
Tanyalak 2023-07-07 17:26:40 +07:00
parent a3905a84b6
commit 79889c9464
9 changed files with 964 additions and 8 deletions

View file

@ -193,6 +193,12 @@ const menuList = readonly<any[]>([
path: "Orderplacement",
role: "placement",
},
{
key: 6.3,
label: "การทดลองงาน" /* การทดลองงาน */,
path: "probation",
role: "probation",
},
],
},
{