ต่อ API รักษาการในตำแหน่ง ออกคำสั่ง
This commit is contained in:
parent
5b89adca00
commit
a97656e943
3 changed files with 3 additions and 1 deletions
|
|
@ -237,7 +237,7 @@ function getPerson() {
|
|||
? config.API.orgPosSalaryReport +
|
||||
`${commandCode.value}/${props.salaryPeriodId}`
|
||||
: props.systemName === "ACTING"
|
||||
? config.API.orgPosReport
|
||||
? config.API.orgPosReportAct
|
||||
: "";
|
||||
|
||||
showLoader();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue