เพิ่ม remark
This commit is contained in:
parent
9e2f87e7b3
commit
229c1a8e4d
2 changed files with 6 additions and 1 deletions
|
|
@ -1535,6 +1535,7 @@ export class SalaryPeriodEmployeeController extends Controller {
|
|||
isRetired: item.isRetired,
|
||||
isReserve: item.isReserve,
|
||||
isNext: item.isNext,
|
||||
remark: item.remark,
|
||||
}));
|
||||
return new HttpSuccess({ data: mapSalaryProfile, total });
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue