ปรับ รายการลงเวลาปฏิบัติงาน
This commit is contained in:
parent
8587a85133
commit
0a65822324
5 changed files with 68 additions and 32 deletions
|
|
@ -39,6 +39,8 @@ export const useWorklistDataStore = defineStore("work", () => {
|
|||
return "สาย";
|
||||
case "ABSENT":
|
||||
return "ขาดราชการ";
|
||||
default:
|
||||
return "-";
|
||||
}
|
||||
}
|
||||
return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue