เพิ่ม profileid employee
This commit is contained in:
parent
15565e9e6a
commit
67da9c15be
1 changed files with 1 additions and 0 deletions
|
|
@ -1487,6 +1487,7 @@ export class SalaryPeriodEmployeeController extends Controller {
|
|||
|
||||
const mapSalaryProfile = salaryProfile.map((item) => ({
|
||||
id: item.id,
|
||||
profileId: item.profileId,
|
||||
salaryOrgId: item.salaryOrgId,
|
||||
salaryLevel: item.salaryLevel,
|
||||
salaryLevelNew: item.salaryLevelNew,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue