Merge branch 'develop' into devTee

# Conflicts:
#	src/interface/request/main/main.ts
#	src/modules/09_leave/router.ts
This commit is contained in:
setthawutttty 2023-11-02 17:38:12 +07:00
commit 580f8ac565
15 changed files with 930 additions and 307 deletions

View file

@ -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",