แก้ไขรอออกคำสั่ง

This commit is contained in:
Warunee Tamkoo 2025-04-03 16:57:32 +07:00
parent 0b9d3718af
commit 3031727c51
9 changed files with 43 additions and 13 deletions

View file

@ -147,7 +147,7 @@ const probation_statusOP = ref<any>([
},
{
id: 9,
label: "ออกคำสั่งเสร็จแล้ว",
label: "ออกคำสั่งเสร็จสิ้น",
disable: true,
},
]);