fix
This commit is contained in:
parent
57c9326e54
commit
f517b14eab
1 changed files with 4 additions and 0 deletions
|
|
@ -443,6 +443,10 @@ export class ReportController extends Controller {
|
||||||
getDevelopment.scholarshipType =
|
getDevelopment.scholarshipType =
|
||||||
"ฝึกอบรมในประเทศที่ส่งไปพัฒนากับหน่วยวงานภายนอก (หลักสูตรประเภทนักบริหาร)";
|
"ฝึกอบรมในประเทศที่ส่งไปพัฒนากับหน่วยวงานภายนอก (หลักสูตรประเภทนักบริหาร)";
|
||||||
break;
|
break;
|
||||||
|
case "RESEARCH":
|
||||||
|
getDevelopment.scholarshipType =
|
||||||
|
"ศึกษา ฝึกอบรม ประชุม ดูงาน และปฏิบัติการวิจัย ณ ต่างประเทศ";
|
||||||
|
break;
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue