- ปิด filter ค้นหารอบการประเมิน

- อัตรากำลัง ขรก. เพิ่มส่งหมายเหตุ
This commit is contained in:
Warunee Tamkoo 2024-04-09 12:16:12 +07:00
parent 618037135d
commit 38b5bdd2d1
4 changed files with 70 additions and 50 deletions

View file

@ -30,6 +30,7 @@ interface FormDataPosition {
prefixNo: string;
positionNo: string;
suffixNo: string;
reason?: string;
}
interface FormDataNewStructure {