diff --git a/Models/budget/operating_expenses.cs b/Models/budget/operating_expenses.cs index 4c3b828..c89e067 100644 --- a/Models/budget/operating_expenses.cs +++ b/Models/budget/operating_expenses.cs @@ -6,9 +6,10 @@ namespace rmutr_report.Models { public string budget_year { get; set; } public string plan { get; set; } - public string product { get; set; } - public string agency { get; set; } - public string area { get; set; } + // public string product { get; set; } + // public string agency { get; set; } + // public string area { get; set; } + public string text { get; set; } public string request_year { get; set; } public decimal? total_amount { get; set; } public List data { get; set; } diff --git a/wwwroot/reports/operating_expenses.frx b/wwwroot/reports/operating_expenses.frx index b6ebde1..78eddf2 100644 --- a/wwwroot/reports/operating_expenses.frx +++ b/wwwroot/reports/operating_expenses.frx @@ -1,12 +1,10 @@  - + - - - + @@ -33,7 +31,7 @@ - +