diff --git a/src/interface/request/main/main.ts b/src/interface/request/main/main.ts index ed4efc9b7..ecf34e6b6 100644 --- a/src/interface/request/main/main.ts +++ b/src/interface/request/main/main.ts @@ -384,14 +384,14 @@ const menuList = readonly([ }, { key: 9.2, - label: "รายการลงเวลาปฏิบัติงาน", - path: "/work-list", + label: "แก้ไขรอบการปฎิบัติงานผู้ใช้งาน", + path: "/change-round", role: "leave", }, { key: 9.3, - label: "แก้ไขรอบการปฎิบัติงานผู้ใช้งาน", - path: "/change-round", + label: "รายการลงเวลาปฏิบัติงาน", + path: "/work-list", role: "leave", }, {