fix status
This commit is contained in:
parent
c1622582d2
commit
f940260638
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ export const useRestDataStore = defineStore("Rest", () => {
|
|||
case "DONEREJECT":
|
||||
return "ออกคำสั่งยกเลิกลาออกเสร็จแล้ว";
|
||||
case "CANCELING":
|
||||
return "กำลังดำเนิดการยกเลิกการ";
|
||||
return "กำลังดำเนินการยกเลิก";
|
||||
default:
|
||||
return "-";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue