Commit 3ceafef0 authored by 徐俊's avatar 徐俊

xujun

parent 24f66377
......@@ -36,7 +36,7 @@ public class ProjectInfoToPDF {
document.newPage();
// 添加项目内容章节
addSection(document, "一、项目实施目标", boldFont);
addSection(document, "一、项目基本情况", boldFont);
addContent(document, project.getResearchContent(), normalFont);
addSection(document, "二、主要技术指标", boldFont);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment