refactor(placement): replace 'คัดเลือกคนพิการ' with 'คัดเลือกอื่นๆ'

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-06-08 17:17:48 +07:00
parent 301ace0659
commit 9e83ff02fa

View file

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