From fa8ba553188781ef4c34e51a547e06953617a2ac Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Mon, 17 Jun 2024 11:52:46 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=9B=E0=B8=B4=E0=B8=94=E0=B9=80=E0=B8=A1?= =?UTF-8?q?=E0=B8=99=E0=B8=B9=E0=B8=AD=E0=B8=AD=E0=B8=81=E0=B8=84=E0=B8=B3?= =?UTF-8?q?=E0=B8=AA=E0=B8=B1=E0=B9=88=E0=B8=87=E0=B8=A2=E0=B9=89=E0=B8=B2?= =?UTF-8?q?=E0=B8=A2=E0=B8=AA=E0=B8=B1=E0=B8=9A=E0=B9=80=E0=B8=9B=E0=B8=A5?= =?UTF-8?q?=E0=B8=B5=E0=B9=88=E0=B8=A2=E0=B8=99=E0=B8=95=E0=B8=B3=E0=B9=81?= =?UTF-8?q?=E0=B8=AB=E0=B8=99=E0=B9=88=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/interface/request/main/main.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/interface/request/main/main.ts b/src/interface/request/main/main.ts index beae6906e..18e1cf255 100644 --- a/src/interface/request/main/main.ts +++ b/src/interface/request/main/main.ts @@ -275,11 +275,11 @@ const menuList = readonly([ path: "appoint-employee", role: "placement", }, - { - label: "ออกคำสั่งย้ายสับเปลี่ยนตำแหน่ง", - path: "changePositions", - role: "placement", - }, + // { + // label: "ออกคำสั่งย้ายสับเปลี่ยนตำแหน่ง", + // path: "changePositions", + // role: "placement", + // }, { label: "รายการอื่นๆ", path: "other",