Przeglądaj źródła

哈白定制汇总表,支表3-1调整

MaiXinRong 9 lat temu
rodzic
commit
355f70589f

+ 1 - 1
DataModules/ReportMemoryDm/rmHaBaiCustomizedDm.pas

@@ -676,7 +676,7 @@ var
     WriteChapterName(AGclChapter);
     for iGcl := 0 to AGclChapter.GclNodeCount - 1 do
       WriteGclNodeData(AGclChapter.GclNode[iGcl], AGclChapter.ChapterID);
-    WriteChapterGather(AGclChapter);
+    WriteChapterGather(AGclChapter, Format('%s  С¼Æ', [AGclChapter.ChapterName]));
   end;
 
 begin