รายการประวัติการฝึกอบรมลูกจ้าง & ระดับชั้นงานลูกจ้าง
This commit is contained in:
parent
cd6ef27116
commit
719da25875
2 changed files with 2 additions and 2 deletions
|
|
@ -2434,7 +2434,7 @@ export class DevelopmentController extends Controller {
|
|||
? item.posLevel.posLevelName
|
||||
: null
|
||||
: item.employeePosLevel
|
||||
? item.employeePosLevel.posLevelName
|
||||
? `${item.employeePosType.posTypeShortName ?? ""} ${item.employeePosLevel.posLevelName ?? ""}`
|
||||
: null,
|
||||
posExecutive: item.posExecutive,
|
||||
org: item.org,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue