fix ออกสั่ง
This commit is contained in:
parent
5bebb2823d
commit
e6c1fac877
1 changed files with 0 additions and 4 deletions
|
|
@ -240,10 +240,6 @@ function getPerson() {
|
|||
const body = {
|
||||
rootId: rootId.value ? rootId.value : "",
|
||||
type: props.systemName == "SALARY_EMP" ? "" : group.value,
|
||||
isRetired:
|
||||
props.commandTypeCodeArray?.some(
|
||||
(e) => e === "C-PM-36" || e === "C-PM-37"
|
||||
) || undefined,
|
||||
};
|
||||
|
||||
const pathAPI =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue