|
@@ -495,6 +495,7 @@ procedure TrmHaBaiCustomizedData.WriteReport2;
|
|
|
cdsCustom2EndGatherTotalPrice.AsFloat := AGclChapter.EndGatherTotalPrice;
|
|
|
cdsCustom2PreGatherTotalPrice.AsFloat := AGclChapter.PreGatherTotalPrice;
|
|
|
cdsCustom2CurGatherTotalPrice.AsFloat := AGclChapter.CurGatherTotalPrice;
|
|
|
+ cdsCustom2Percent.AsFloat := AGclChapter.EndPercent;
|
|
|
cdsCustom2.Post;
|
|
|
end;
|
|
|
|