bug fixed
This commit is contained in:
@@ -22,7 +22,7 @@ namespace rmutr_report.Models
|
||||
public string director { get; set; }
|
||||
public string responsible_person { get; set; }
|
||||
public string compiler_reporter { get; set; }
|
||||
public decimal? value { get; set; }
|
||||
public decimal? plan_value { get; set; }
|
||||
public decimal? result { get; set; }
|
||||
public string achieve { get; set; }
|
||||
public string note { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user