ปรับระบบพ้นจากราชการ
This commit is contained in:
parent
d043396010
commit
615b280979
26 changed files with 577 additions and 733 deletions
|
|
@ -45,4 +45,10 @@ interface RoundData {
|
|||
round: string;
|
||||
}
|
||||
|
||||
export type { Pagination, RetirementList, PersonData, RoundData };
|
||||
interface DataStatus {
|
||||
name: string;
|
||||
value: string;
|
||||
group: string;
|
||||
}
|
||||
|
||||
export type { Pagination, RetirementList, PersonData, RoundData, DataStatus };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue