ส่งไปออกคำสั่ง 47
This commit is contained in:
parent
8d75174fba
commit
7d05dd6eaa
1 changed files with 2 additions and 0 deletions
|
|
@ -615,6 +615,8 @@ export function commandTypePath(commandCode: string): string | null {
|
||||||
return "/salary/report/command35/officer/report"; //SALARY
|
return "/salary/report/command35/officer/report"; //SALARY
|
||||||
case "C-PM-46":
|
case "C-PM-46":
|
||||||
return "/salary/report/command36/employee/report"; //SALARY
|
return "/salary/report/command36/employee/report"; //SALARY
|
||||||
|
case "C-PM-47":
|
||||||
|
return "/placement/appointment/gazette/report";
|
||||||
default:
|
default:
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue