UI ผลการทดลองปฏิบัติหน้าที่ราชการและแบบสำรวจความคิดเห็น

This commit is contained in:
setthawutttty 2025-01-20 18:07:07 +07:00
parent 621104c4a2
commit 9c27d47092
10 changed files with 3695 additions and 417 deletions

View file

@ -8,6 +8,7 @@ interface ProfileData {
posTypeName: string;
posLevelName: string;
posNo: string;
profileId: string;
}
interface InformationData {