This commit is contained in:
@@ -307,7 +307,7 @@ namespace rmutr_report.Controllers
|
||||
|
||||
if (vv.percentage_finish != null)
|
||||
{
|
||||
vv.clause2 = "23.2 เชิงเวลา";
|
||||
vv.clause2 = "24.2 เชิงเวลา";
|
||||
// string na3 = "วัน/เดือน/ปี ที่จะดำเนินโครงการ ";
|
||||
// string na4 = " ถึง ";
|
||||
// vv.range = na4;
|
||||
@@ -318,7 +318,7 @@ namespace rmutr_report.Controllers
|
||||
|
||||
if (vv.percentage1 != null || vv.percentage2 != null)
|
||||
{
|
||||
vv.clause3 = "23.3 เชิงคุณภาพ";
|
||||
vv.clause3 = "24.3 เชิงคุณภาพ";
|
||||
string na = "ผู้เข้าร่วมโครงการมีความรู้ความเข้าใจเพิ่มขึ้น (ร้อยละ) ";
|
||||
string na1 = "ความพึงพอใจของผู้เข้ารับบริการในกระบวนการให้บริการ (ร้อยละ) ";
|
||||
string na2 = "โครงการที่บรรลุผลตามวัตถุประสงค์ของโครงการ (ร้อยละ) ";
|
||||
|
||||
Reference in New Issue
Block a user