ออกคำสั่ง step 2 เพิ่มปุ่ม (ค้าง comma)
This commit is contained in:
parent
b89c09a258
commit
a321b87321
3 changed files with 21 additions and 4 deletions
|
|
@ -6,6 +6,9 @@ interface ResponseData {
|
|||
selectStatus: boolean;
|
||||
sequence: number;
|
||||
refRecordId: string
|
||||
salaryAmount:number|null
|
||||
positionSalaryAmount:number|null
|
||||
monthSalaryAmount:number|null
|
||||
}
|
||||
|
||||
interface ResponseOrganiz {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue