拉取代码
This commit is contained in:
parent
8e32d0d8ba
commit
3f509984eb
|
|
@ -405,7 +405,7 @@ namespace BLL
|
|||
row[12] = workPackage.RealStartDate;
|
||||
}
|
||||
if (workPackage.RealEndDate != null)
|
||||
{
|
||||
{
|
||||
row[13] = workPackage.RealEndDate;
|
||||
}
|
||||
if (workPackage.PlanCost != null)
|
||||
|
|
|
|||
Loading…
Reference in New Issue