diff --git a/Controllers/Budget.Controller.cs b/Controllers/Budget.Controller.cs index 54f1444..afb5551 100644 --- a/Controllers/Budget.Controller.cs +++ b/Controllers/Budget.Controller.cs @@ -2556,15 +2556,15 @@ namespace rmutr_report.Controllers { detail.budget_personnel_lists[0].topic = "งบบุคลากร"; detail.budget_personnel_lists[1].topic = "งบดําเนินงาน"; - detail.budget_personnel_lists[1].text1 = null; - detail.budget_personnel_lists[1].budget_personnel_lists_2[0].text1 = null; - detail.budget_personnel_lists[1].budget_personnel_lists_2[0].row_no = null; - detail.budget_personnel_lists[1].budget_personnel_lists_2[0].budget_rates[0] - .row_no = null; - detail.budget_personnel_lists[1].budget_personnel_lists_2[0].budget_rates[0] - .text1 = null; - detail.budget_personnel_lists[1].budget_personnel_lists_2[0].budget_rates[0] - .details[0].text1 = null; + // detail.budget_personnel_lists[1].text1 = null; + // detail.budget_personnel_lists[1].budget_personnel_lists_2[0].text1 = null; + // detail.budget_personnel_lists[1].budget_personnel_lists_2[0].row_no = null; + // detail.budget_personnel_lists[1].budget_personnel_lists_2[0].budget_rates[0] + // .row_no = null; + // detail.budget_personnel_lists[1].budget_personnel_lists_2[0].budget_rates[0] + // .text1 = null; + // detail.budget_personnel_lists[1].budget_personnel_lists_2[0].budget_rates[0] + // .details[0].text1 = null; } foreach (var detail6 in detail5.details2)