From 9a06a8f5b95d5534063661238bc40e1d450e8229 Mon Sep 17 00:00:00 2001 From: waruneeta Date: Tue, 25 Jul 2023 11:14:55 +0700 Subject: [PATCH] =?UTF-8?q?add=20menu=20=E0=B8=84=E0=B8=B3=E0=B8=AA?= =?UTF-8?q?=E0=B8=B1=E0=B9=88=E0=B8=87=E0=B8=8A=E0=B9=88=E0=B8=A7=E0=B8=A2?= =?UTF-8?q?=E0=B8=A3=E0=B8=B2=E0=B8=8A=E0=B8=81=E0=B8=B2=E0=B8=A3/?= =?UTF-8?q?=E0=B8=AA=E0=B9=88=E0=B8=87=E0=B8=95=E0=B8=B1=E0=B8=A7=E0=B8=81?= =?UTF-8?q?=E0=B8=A5=E0=B8=B1=E0=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/interface/request/main/main.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/interface/request/main/main.ts b/src/interface/request/main/main.ts index af5588930..dae72175e 100644 --- a/src/interface/request/main/main.ts +++ b/src/interface/request/main/main.ts @@ -216,6 +216,12 @@ const menuList = readonly([ path: "receive", role: "placement", }, + { + key: 6.5, + label: "คำสั่งช่วยราชการ/ส่งตัวกลับ" /* */, + path: "order-repatriation", + role: "placement", + }, ], },