ต่อ API รักษาการในตำแหน่ง ออกคำสั่ง

This commit is contained in:
setthawutttty 2024-10-24 13:33:06 +07:00
parent 5b89adca00
commit a97656e943
3 changed files with 3 additions and 1 deletions

View file

@ -237,7 +237,7 @@ function getPerson() {
? config.API.orgPosSalaryReport +
`${commandCode.value}/${props.salaryPeriodId}`
: props.systemName === "ACTING"
? config.API.orgPosReport
? config.API.orgPosReportAct
: "";
showLoader();