ออกคำสั่ง step 2 เพิ่มปุ่ม (ค้าง comma)

This commit is contained in:
setthawutttty 2023-08-18 14:50:24 +07:00
parent b89c09a258
commit a321b87321
3 changed files with 21 additions and 4 deletions

View file

@ -6,6 +6,9 @@ interface ResponseData {
selectStatus: boolean;
sequence: number;
refRecordId: string
salaryAmount:number|null
positionSalaryAmount:number|null
monthSalaryAmount:number|null
}
interface ResponseOrganiz {