fix 代替的标准应改为黑体10.5

This commit is contained in:
赵霄
2023-09-06 10:54:15 +08:00
parent d3aba6c522
commit 275064da8b
+1 -1
View File
@@ -325,7 +325,7 @@ export default {
oParagraphOne.AddInlineLvlSdt(oInlineLvlSdtStandCodeOne)
oParagraphOne.SetJc('right')
oParagraphOne.SetFontSize(21)
oParagraphOne.SetFontFamily('体')
oParagraphOne.SetFontFamily('体')
oParagraphOne.SetSpacingBefore(0)
oParagraphOne.SetSpacingAfter(0)
oParagraphOne.SetBold(false)