安全培训 月度培训 人数处理
This commit is contained in:
parent
7ed674cf48
commit
1b6e276307
@ -388,7 +388,7 @@ namespace APT.SC.WebApi.Controllers.Api.BI
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
Count = int.Parse(item["PCount"].ToString());
|
Count = int.Parse(item["RCount"].ToString());
|
||||||
}
|
}
|
||||||
catch
|
catch
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user