เพิ่มคำสั่งขอลาออกไปรับราชการทหาร #248
All checks were successful
Build & Deploy on Dev / build (push) Successful in 1m8s
All checks were successful
Build & Deploy on Dev / build (push) Successful in 1m8s
This commit is contained in:
parent
0a874798bd
commit
a422651e03
2 changed files with 4 additions and 2 deletions
|
|
@ -703,6 +703,8 @@ export function commandTypePath(commandCode: string): string | null {
|
|||
return "/salary/report/command36/employee/report"; //SALARY
|
||||
case "C-PM-47":
|
||||
return "/placement/appointment/gazette/report";
|
||||
case "C-PM-48":
|
||||
return "/retirement/resign/command48/report";
|
||||
default:
|
||||
return null;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue