20240514 修改月报

This commit is contained in:
2024-05-14 18:07:37 +08:00
parent 8b3c544f40
commit 8fac345874
4 changed files with 34 additions and 15 deletions
@@ -178,6 +178,7 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
value = " " + value;
}
p.ParagraphFormat.Alignment = ParagraphAlignment.Center;
p.AppendChild(new Run(doc, value));