เพิ่ม Function เพิ่มรายการประวัติตำแหน่ง/เงินเดือน
This commit is contained in:
parent
9c5e958715
commit
524523976f
4 changed files with 171 additions and 34 deletions
|
|
@ -21,6 +21,7 @@ interface FormDataSalary {
|
|||
positionLine: string; // สายงาน
|
||||
positionPathSide: string; //ด้าน/สาขา
|
||||
positionExecutive: string; //ตำแหน่งทางการบริหาร
|
||||
positionExecutiveField: string; //ด้านทางการบริหาร
|
||||
amount: number | null; //เงินเดือน
|
||||
amountSpecial: number | null; //เงินค่าตอบแทนพิเศษ
|
||||
positionSalaryAmount: number | null; //เงินประจำตำแหน่ง
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue