remove col
This commit is contained in:
@@ -18,6 +18,6 @@ namespace rmutr_report.Models
|
||||
public string type_vehicle_transport { get; set; }
|
||||
public decimal? quantity { get; set; }
|
||||
public decimal? repair_rate { get; set; }
|
||||
public decimal? amount { get; set; }
|
||||
//public decimal? amount { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user