Merge branch 'develop' of github.com:Frappet/hrms-mgt into develop
* 'develop' of github.com:Frappet/hrms-mgt: fix switch
This commit is contained in:
commit
0fb8302c7f
1 changed files with 0 additions and 2 deletions
|
|
@ -111,8 +111,6 @@ export const useRegistryNewDataStore = defineStore("registryNew", () => {
|
|||
return "ลาออกจากราชการ";
|
||||
case "RETIRE_OUT_EMP":
|
||||
return "ให้ออกจากราชการ";
|
||||
case "DISCIPLINE_SUSPEND":
|
||||
return "พักจากราชการ";
|
||||
case "DISCIPLINE_TEMP_SUSPEND":
|
||||
return "ให้ออกจากราชการไว้ก่อน";
|
||||
default:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue