fixed
This commit is contained in:
@@ -2719,12 +2719,6 @@ namespace rmutr_report.Controllers
|
|||||||
int row = 1;
|
int row = 1;
|
||||||
foreach (var detail2 in budget.data)
|
foreach (var detail2 in budget.data)
|
||||||
{
|
{
|
||||||
// var a = "- ";
|
|
||||||
// if (detail2.topic_type == 2)
|
|
||||||
// {
|
|
||||||
// detail2.list = a + detail2.list;
|
|
||||||
// }
|
|
||||||
|
|
||||||
if (detail2.topic_type == 5)
|
if (detail2.topic_type == 5)
|
||||||
{
|
{
|
||||||
detail2.row_no = row.ToString();
|
detail2.row_no = row.ToString();
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user