Merge branch 'develop' into devTee
# Conflicts: # src/interface/request/main/main.ts # src/modules/09_leave/router.ts
This commit is contained in:
commit
580f8ac565
15 changed files with 930 additions and 307 deletions
|
|
@ -396,12 +396,18 @@ const menuList = readonly<any[]>([
|
|||
},
|
||||
{
|
||||
key: 9.4,
|
||||
label: "ลงเวลากรณีพิเศษ",
|
||||
path: "/special-time",
|
||||
role: "leave",
|
||||
},
|
||||
{
|
||||
key: 9.5,
|
||||
label: "รายการลา",
|
||||
path: "/leave-list",
|
||||
role: "leave",
|
||||
},
|
||||
{
|
||||
key: 9.5,
|
||||
key: 9.6,
|
||||
label: "รายงานสถิติ",
|
||||
path: "/statistics-report",
|
||||
role: "leave",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue