API แก้ไขอัตรากำลัง
This commit is contained in:
parent
98bef466d6
commit
e69db49a3f
5 changed files with 118 additions and 36 deletions
|
|
@ -22,6 +22,7 @@ export default {
|
|||
orgPosType: `${orgPos}/type`,
|
||||
orgPosLevel: `${orgPos}/level`,
|
||||
orgPosMaster: `${orgPos}/master`,
|
||||
orgPosMasterById: (id: string) => `${orgPos}/master/${id}`,
|
||||
orgPosMasterList: `${orgPos}/master/list`,
|
||||
orgPosSort: `${orgPos}/sort`,
|
||||
organizationShortName: `${organization}/sort`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue