แก้กรรมการในประเมิน
This commit is contained in:
parent
0d3f60b11c
commit
289397c1d9
4 changed files with 18 additions and 40 deletions
|
|
@ -12,9 +12,6 @@ interface DataResponseList {
|
|||
Phone:string
|
||||
Email:string
|
||||
Position:string
|
||||
|
||||
totalInvestigate?:number
|
||||
totalDisciplinary?:number
|
||||
}
|
||||
|
||||
interface MainList {
|
||||
|
|
@ -32,9 +29,6 @@ interface MainList {
|
|||
lastUpdateUserId:string
|
||||
createdAt:string
|
||||
lastUpdatedAt:string
|
||||
|
||||
totalInvestigate:string|number
|
||||
totalDisciplinary:string|number
|
||||
}
|
||||
|
||||
interface FormData {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue