เพิ่มแสดงเงินค่าตอบแทนพิเศษ
This commit is contained in:
parent
4ab2c5e139
commit
1fc8c41554
8 changed files with 63 additions and 9 deletions
|
|
@ -9,6 +9,7 @@ interface FormSalaryNew {
|
|||
positionLevel: string;
|
||||
positionExecutive: string;
|
||||
salary: number | string | null;
|
||||
amountSpecial: number | string | null;
|
||||
salaryPos: number | string | null;
|
||||
salaryCompensation: number | string | null;
|
||||
refCommandNo: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue