拉取代码

This commit is contained in:
2023-08-31 11:09:22 +08:00
parent 8e32d0d8ba
commit 3f509984eb
+1 -1
View File
@@ -405,7 +405,7 @@ namespace BLL
row[12] = workPackage.RealStartDate;
}
if (workPackage.RealEndDate != null)
{
{
row[13] = workPackage.RealEndDate;
}
if (workPackage.PlanCost != null)