bug fixed
This commit is contained in:
@@ -42,6 +42,11 @@ namespace rmutr_report.Controllers
|
||||
//a++;
|
||||
}
|
||||
|
||||
foreach (var detail in durable_articles_threes.invest_detail)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
var _durable_articles_three = new List<durable_articles_three>() {durable_articles_threes};
|
||||
|
||||
Report report = new Report();
|
||||
|
||||
Reference in New Issue
Block a user