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