fixing field

This commit is contained in:
Warunee Tamkoo 2025-01-11 13:29:21 +07:00
parent 27e54e914a
commit 97825247d7
3 changed files with 448 additions and 360 deletions

View file

@ -623,6 +623,7 @@ export class AssignController extends Controller {
Department: splitOcAmount > 2 ? splitOc[splitOcAmount - 3] : "-",
OrganizationOrganization: splitOcAmount > 1 ? splitOc[splitOcAmount - 2] : "-",
Oc: profileData.orgRootName,
PositionLevel: profileData.positionName + profileData.positionLevelName,
};
const jobs = await this.assignJobRepository.find({