แก้ พัฒนา
This commit is contained in:
parent
3f0b3924d4
commit
3ad8096378
11 changed files with 1140 additions and 458 deletions
|
|
@ -131,8 +131,12 @@ const scholarshipTypeOp = ref<DataOption[]>([
|
|||
name: " ฝึกอบรมในประเทศที่ส่งไปพัฒนากับหน่วยงานภายนอก (หลักสูตรประเภทนักบริหาร)",
|
||||
},
|
||||
{
|
||||
id: "RESEARCH",
|
||||
name: "ศึกษา ฝึกอบรม ประชุม ดูงาน และปฏิบัติการวิจัย ณ ต่างประเทศ",
|
||||
id: "STUDY",
|
||||
name: "ทุนการศึกษา ณ ต่างประเทศ",
|
||||
},
|
||||
{
|
||||
id: "TRAINING",
|
||||
name: "ทุนฝึกอบรม ณ ต่างประเทศ",
|
||||
},
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue