ปรับtext
This commit is contained in:
parent
6ad93161c8
commit
2c1527b863
13 changed files with 2 additions and 2 deletions
|
|
@ -124,7 +124,7 @@ namespace BMA.EHR.Report.Service.Controllers
|
|||
|
||||
report.ReportParameters["Behave"].Value =
|
||||
"ความประพฤติ\n" +
|
||||
" • ให้บริการประชาชนหรือผู้รับบริการด้วยอธัยาศัยดี\n" +
|
||||
" • ให้บริการประชาชนหรือผู้รับบริการด้วยอัธยาศัยดี\n" +
|
||||
" • มีความรับผิดชอบในการปฏิบัติงาน\n" +
|
||||
" • ให้บริการประชาชนหรือผู้รับบริการด้วยความรวดเร็ว เอาใจใส่เป็นมาตรฐานเดียวกัน\n" +
|
||||
" • ตั้งใจปฏิบัติหน้าที่ราชการด้วยความอุตสาหะ ขยันหมั่นเพียร\n" +
|
||||
|
|
@ -137,7 +137,7 @@ namespace BMA.EHR.Report.Service.Controllers
|
|||
" • แต่งกายในการปฏิบัติงานได้อย่างเหมาะสมกับการเป็นข้าราชการ\n" +
|
||||
" • ไม่กระทำการใด ๆ อันเป็นการเสื่อมเกียรติและศักดิ์ศรีของความเป็นข้าราชการ\n" +
|
||||
" • ไม่กระทำการใด ๆ อันอาจก่อให้เกิดความเสียหายแก่ชื่อเสียงของหน่วยงาน\n" +
|
||||
" • ปฏิบัติหน้าที่อย่างตรงไปตรงมาโดยยึกหลักจรรยาบรรณวิชาชีพ\n";
|
||||
" • ปฏิบัติหน้าที่อย่างตรงไปตรงมาโดยยึดหลักจรรยาบรรณวิชาชีพ\n";
|
||||
|
||||
var _jobsList = new List<dynamic>();
|
||||
dynamic jobs = probation.GetType().GetProperty("Jobs").GetValue(probation);
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue