เพิ่มขั้นเงินเดือน
This commit is contained in:
parent
85ba718bbd
commit
23754e849c
4 changed files with 24 additions and 0 deletions
|
|
@ -1049,6 +1049,7 @@ export class ProfileEmployeeController extends Controller {
|
|||
);
|
||||
|
||||
return {
|
||||
salaryLevel: item.current_holder.salaryLevel,
|
||||
prefix: item.current_holder.prefix,
|
||||
firstName: item.current_holder.firstName,
|
||||
lastName: item.current_holder.lastName,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue