fixing
This commit is contained in:
parent
503b0d8da5
commit
343f595d41
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ export const useRetirementDataStore = defineStore("retirement", () => {
|
|||
return "ส่งรายชื่อไปออกคำสั่ง";
|
||||
case "DONE":
|
||||
return "ออกคำสั่งเสร็จแล้ว";
|
||||
case "DONECANCEL":
|
||||
return "ยกเลิกการลาออก";
|
||||
case "CANCEL":
|
||||
return "ยกเลิกการลาออก";
|
||||
case "DONEREJECT":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue