This commit is contained in:
AdisakKanthawilang 2025-01-21 09:22:42 +07:00
parent 57c9326e54
commit f517b14eab

View file

@ -443,6 +443,10 @@ export class ReportController extends Controller {
getDevelopment.scholarshipType =
"ฝึกอบรมในประเทศที่ส่งไปพัฒนากับหน่วยวงานภายนอก (หลักสูตรประเภทนักบริหาร)";
break;
case "RESEARCH":
getDevelopment.scholarshipType =
"ศึกษา ฝึกอบรม ประชุม ดูงาน และปฏิบัติการวิจัย ณ ต่างประเทศ";
break;
default:
break;
}