รายการ แก้ไขทะเบียนประวัติ ตำแหน่ง/เงินเดือน
This commit is contained in:
parent
b74a4fe516
commit
d983e0b89e
8 changed files with 2373 additions and 28 deletions
|
|
@ -178,4 +178,9 @@ export default {
|
|||
keycloakLogSSO: `${organization}/keycloak/log/sso`,
|
||||
|
||||
reportOrgByType: (type: string) => `${reportOrg}/registry-${type}`,
|
||||
|
||||
//EditPage
|
||||
salaryTemp: `${orgProfile}/salaryTemp`,
|
||||
profileidPosition: (type: string) =>
|
||||
`${orgProfile}${type}/profileid/position`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue