ปรับฟอร์มทุนระบบพัฒนา

This commit is contained in:
Warunee Tamkoo 2024-04-18 16:05:39 +07:00
parent 6fb49dd324
commit 44fe23f289
5 changed files with 516 additions and 254 deletions

View file

@ -9,6 +9,11 @@ interface FormsSholarship {
posExecutive: string; //ชื่อตำแหน่งทางการบริหาร
posLevelId: string | null; //ไอดีระดับตำแหน่ง
posTypeId: string | null; //ไอดีประเภทตำแหน่ง
org: string;
rootId: string | null;
root: string;
orgRootShortName: string;
orgRevisionId: string | null;
guarantorRank: string; //ยศ(ผู้ค้ำ)
guarantorPrefix: string; //คำนำหน้าชื่อ(ผู้ค้ำ)
guarantorFirstName: string; //ชื่อ(ผู้ค้ำ)