推送数据
This commit is contained in:
@@ -169,7 +169,7 @@ namespace FineUIPro.Web.HSSE.Manager
|
||||
{
|
||||
e.Values[month.ColumnIndex] = dayReports.First().DayWorkTime;
|
||||
}
|
||||
else
|
||||
else if (e.Values[month.ColumnIndex].ToString() == "")
|
||||
{
|
||||
e.Values[month.ColumnIndex] = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user