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