This commit is contained in:
kamonwan taengsuk
2023-08-07 11:33:13 +07:00
parent 8be15fc9c7
commit 3444d901c5
5 changed files with 0 additions and 6 deletions

View File

@@ -2719,12 +2719,6 @@ namespace rmutr_report.Controllers
int row = 1;
foreach (var detail2 in budget.data)
{
// var a = "- ";
// if (detail2.topic_type == 2)
// {
// detail2.list = a + detail2.list;
// }
if (detail2.topic_type == 5)
{
detail2.row_no = row.ToString();

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.