ปรับ ผู้ร้้องเรียน ปรับ dialog

This commit is contained in:
setthawutttty 2023-11-22 12:03:33 +07:00
parent e9529f11a7
commit f10b77a34b
7 changed files with 149 additions and 105 deletions

View file

@ -15,7 +15,7 @@ interface DataAdd {
name:string
position:string
positionLevel:string
educationQualification:string
salary:string
organization:string
}
interface DataAddResponse {
@ -24,7 +24,7 @@ interface DataAddResponse {
name:string
position:string
positionLevel:string
educationQualification:string
salary:string
organization:string
}
interface DataList {