เพิ่มเส้นออกคำสั่งเงินเดือน
This commit is contained in:
parent
319d5ea683
commit
0db7a533ee
1 changed files with 5 additions and 5 deletions
|
|
@ -548,15 +548,15 @@ export function commandTypePath(commandCode: string): string | null {
|
|||
case "C-PM-32":
|
||||
return "/discipline/result/command32/report";
|
||||
case "C-PM-33":
|
||||
return "/salary/report/command/officer/report"; //SALARY
|
||||
return "/salary/report/command33/officer/report"; //SALARY
|
||||
case "C-PM-34":
|
||||
return "/salary/report/command/officer/report"; //SALARY
|
||||
return "/salary/report/command34/officer/report"; //SALARY
|
||||
case "C-PM-35":
|
||||
return "/salary/report/command/officer/report"; //SALARY
|
||||
return "/salary/report/command35/officer/report"; //SALARY
|
||||
case "C-PM-36":
|
||||
return "/salary/report/command/employee/report"; //SALARY
|
||||
return "/salary/report/command36/employee/report"; //SALARY
|
||||
case "C-PM-37":
|
||||
return "/salary/report/command/employee/report"; //SALARY
|
||||
return "/salary/report/command37/employee/report"; //SALARY
|
||||
case "C-PM-38":
|
||||
return "/org/command/command38/officer/report"; //ORG
|
||||
case "C-PM-39":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue