diff --git a/Models/budget/durable_articles_three.cs b/Models/budget/durable_articles_three.cs index 369a27d..2b13112 100644 --- a/Models/budget/durable_articles_three.cs +++ b/Models/budget/durable_articles_three.cs @@ -100,18 +100,18 @@ namespace rmutr_report.Models } public class specification_datas { - public string list { get; set; } - public string quantity { get; set; } - public decimal? unit_price { get; set; } - public decimal? amount { get; set; } + public string list { get; set; } + // public string quantity { get; set; } + // public decimal? unit_price { get; set; } + // public decimal? amount { get; set; } public List data_detail { get; set; } } public class specification_data_details { public string list { get; set;} - public string quantity { get; set;} - public string attribute { get; set;} + // public string quantity { get; set;} + // public string attribute { get; set;} public List data_detail2 { get; set; } } diff --git a/wwwroot/reports/durable_articles_three.frx b/wwwroot/reports/durable_articles_three.frx index 6e75726..889befa 100644 --- a/wwwroot/reports/durable_articles_three.frx +++ b/wwwroot/reports/durable_articles_three.frx @@ -1,5 +1,5 @@  - + @@ -58,13 +58,10 @@ - - - + - - + @@ -221,7 +218,7 @@ - + @@ -238,8 +235,8 @@ - - + + @@ -247,13 +244,10 @@ - - - - - - - + + + +