Explorar o código

哈白定制表,支表2,完成率

MaiXinRong %!s(int64=9) %!d(string=hai) anos
pai
achega
da4af49410
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      DataModules/ReportMemoryDm/rmHaBaiCustomizedDm.pas

+ 1 - 0
DataModules/ReportMemoryDm/rmHaBaiCustomizedDm.pas

@@ -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;