ปรับ รายการเงินเดือน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-02-28 11:16:44 +07:00
parent f806417157
commit 6c936c2b97
5 changed files with 152 additions and 89 deletions

View file

@ -58,4 +58,6 @@ export default {
orgProfileProbation: `${organization}/profile/probation`,
activeOrganizationRoot: `${organization}/active/root`,
activeOrganizationRootById: (id: string) =>
`${organization}/active/root/${id}`,
};