รายละเอียดการลา
This commit is contained in:
parent
7f3deec9e6
commit
80f04105a4
22 changed files with 475 additions and 307 deletions
|
|
@ -82,14 +82,14 @@ const optionStatus2 = ref<DataOption[]>([
|
|||
},
|
||||
{
|
||||
id: "NEW",
|
||||
name: "ขอยกเลิก",
|
||||
name: "ใหม่",
|
||||
},
|
||||
{
|
||||
id: "APPROVE ",
|
||||
id: "APPROVE",
|
||||
name: "อนุมัติ",
|
||||
},
|
||||
{
|
||||
id: "REJECT ",
|
||||
id: "REJECT",
|
||||
name: "ไม่อนุมัติ",
|
||||
},
|
||||
]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue