อัตรากำลังลูกจ้างประจำฯ
This commit is contained in:
parent
5a58938dda
commit
20e43bc32e
7 changed files with 26 additions and 539 deletions
|
|
@ -78,4 +78,6 @@ export default {
|
|||
orgPosMasterListEmp: `${orgEmployeePos}/master/list`,
|
||||
orgPosMasterEmp: `${orgEmployeePos}/master`,
|
||||
orgPosSortEmp: `${orgEmployeePos}/sort`,
|
||||
orgPosPositionEmpById: (id: string) => `${orgEmployeePos}/position/${id}`,
|
||||
orgPosMoveEmp: `${orgEmployeePos}/move`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue