This commit is contained in:
parent
2569d4d5fa
commit
1e608129cd
|
@ -229,7 +229,8 @@ namespace FineUIPro.Web.HSSE.EduTrain
|
|||
{
|
||||
return (Convert.ToInt32(time) / 60).ToString();
|
||||
}
|
||||
else {
|
||||
else
|
||||
{
|
||||
return hours;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue