รายการรอบการประเมินผลการปฏิบัติหน้าที่ราชการ
This commit is contained in:
parent
34cb5f6c8e
commit
2ffc8012cf
2 changed files with 84 additions and 9 deletions
|
|
@ -7,6 +7,7 @@ interface FormQueryRound {
|
|||
|
||||
interface FormRound {
|
||||
durationKPI: string;
|
||||
year: number | null;
|
||||
startDate: Date | null;
|
||||
endDate: Date | null;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue