20240514 修改月报
This commit is contained in:
@@ -178,6 +178,7 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
|
||||
value = " " + value;
|
||||
}
|
||||
|
||||
p.ParagraphFormat.Alignment = ParagraphAlignment.Center;
|
||||
|
||||
p.AppendChild(new Run(doc, value));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user