โครงสร้างอัตรากำลัง
This commit is contained in:
parent
0ca406eb04
commit
b92c9283a5
6 changed files with 60 additions and 13 deletions
|
|
@ -6,6 +6,7 @@ export default {
|
|||
/** โครงสร้างอัตรากำลัง*/
|
||||
activeOrganization: `${organization}/active`,
|
||||
createOrganization: `${organization}/draft`,
|
||||
createOrgLevel: (type: string) => `${organization}/${type}`,
|
||||
|
||||
organizationHistoryNew:`${organization}/history`,
|
||||
organizationHistoryNew: `${organization}/history`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue