bug fixed

This commit is contained in:
kamonwan taengsuk
2023-02-13 11:41:22 +07:00
parent 396f5d247b
commit 96a61e399a
4 changed files with 573 additions and 411 deletions

View File

@@ -44,8 +44,8 @@ namespace rmutr_report.Models
public string responsible_person { get; set; }
public string compiler_reporter { get; set; }
public List<agency>agencys { get; set; }
public decimal? value1 { get; set; }
public decimal? value2 { get; set; }
// public decimal? value1 { get; set; }
// public decimal? value2 { get; set; }
// public string value3 { get; set; }
// public string value4 { get; set; }
// public string value5 { get; set; }