|
@@ -3535,7 +3535,7 @@ namespace wispro.sp.api.Controllers
|
|
|
|
|
|
foreach(var p in newList)
|
|
foreach(var p in newList)
|
|
{
|
|
{
|
|
- #region 严重延期降系数
|
|
|
|
|
|
+ #region 严重延期降系数
|
|
string strCaseCeoffcient = p.CaseCoefficient;
|
|
string strCaseCeoffcient = p.CaseCoefficient;
|
|
if (string.IsNullOrEmpty(strCaseCeoffcient))
|
|
if (string.IsNullOrEmpty(strCaseCeoffcient))
|
|
{
|
|
{
|