แก้ไข salary
This commit is contained in:
parent
591c423125
commit
491c20b30e
2 changed files with 17 additions and 7 deletions
|
|
@ -4,6 +4,7 @@ interface FormData {
|
|||
endLeaveDate: Date | null //*วัน เดือน ปีสิ้นสุดลา
|
||||
leaveTotal: string //จำนวนวันลา
|
||||
salary: number //เงินเดือนปัจจุบัน
|
||||
salaryText: number //เงินเดือนคำอ่าน
|
||||
spouseName: string //ชื่อคู่สมรส
|
||||
spousePosition: string //ตำแหน่งคู่สมรส
|
||||
spouseLevel: string //ระดับคู่สมรส
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue