ปรับ ผู้ร้้องเรียน ปรับ dialog
This commit is contained in:
parent
e9529f11a7
commit
f10b77a34b
7 changed files with 149 additions and 105 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue