From 9e83ff02fa6b5fce58136b9d6df6699fe68ef637 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Mon, 8 Jun 2026 17:17:48 +0700 Subject: [PATCH] =?UTF-8?q?refactor(placement):=20replace=20'=E0=B8=84?= =?UTF-8?q?=E0=B8=B1=E0=B8=94=E0=B9=80=E0=B8=A5=E0=B8=B7=E0=B8=AD=E0=B8=81?= =?UTF-8?q?=E0=B8=84=E0=B8=99=E0=B8=9E=E0=B8=B4=E0=B8=81=E0=B8=B2=E0=B8=A3?= =?UTF-8?q?'=20with=20'=E0=B8=84=E0=B8=B1=E0=B8=94=E0=B9=80=E0=B8=A5?= =?UTF-8?q?=E0=B8=B7=E0=B8=AD=E0=B8=81=E0=B8=AD=E0=B8=B7=E0=B9=88=E0=B8=99?= =?UTF-8?q?=E0=B9=86'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../05_placement/components/PersonalList/DialogOrders.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/05_placement/components/PersonalList/DialogOrders.vue b/src/modules/05_placement/components/PersonalList/DialogOrders.vue index 8ac613a5f..c7d70b924 100644 --- a/src/modules/05_placement/components/PersonalList/DialogOrders.vue +++ b/src/modules/05_placement/components/PersonalList/DialogOrders.vue @@ -242,7 +242,7 @@ watch( v.code === "C-PM-04" || v.code === "C-PM-06")) || ((status?.examTypeName === "สอบคัดเลือก" || - status?.examTypeName === "คัดเลือกคนพิการ") && + status?.examTypeName === "คัดเลือกอื่นๆ") && (v.code === "C-PM-02" || v.code === "C-PM-03" || v.code === "C-PM-04" ||