รายการ แก้ไขทะเบียนประวัติ ตำแหน่ง/เงินเดือน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-03-20 18:16:01 +07:00
parent b74a4fe516
commit d983e0b89e
8 changed files with 2373 additions and 28 deletions

View file

@ -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`,
};