รายการตัวชี้วัดตามตำแหน่ง api
This commit is contained in:
parent
25932352a6
commit
3a7f46a9a2
3 changed files with 156 additions and 31 deletions
|
|
@ -48,4 +48,8 @@ interface NewPagination {
|
|||
sortBy: string;
|
||||
}
|
||||
|
||||
export type { FormQueryRound, FormRound, FormCompetency, FormDataRole,NewPagination };
|
||||
interface ListGroup{
|
||||
id:string
|
||||
nameGroupKPI:string
|
||||
}
|
||||
export type { FormQueryRound, FormRound, FormCompetency, FormDataRole,NewPagination,ListGroup };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue