เลื่อนเงินเดือนลูกจ้าง
This commit is contained in:
parent
b54834ab9f
commit
c5721faa70
4 changed files with 25 additions and 0 deletions
|
|
@ -1003,6 +1003,7 @@ export class ProfileEmployeeController extends Controller {
|
|||
|
||||
return {
|
||||
salaryLevel: item.current_holder.salaryLevel,
|
||||
group: item.current_holder.group,
|
||||
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