步骤横表手册附件列表显示问题项目内容调整
This commit is contained in:
parent
2fe1797f78
commit
ce0ad1440f
Binary file not shown.
@ -549,7 +549,7 @@ public class Report1Gener {
|
|||||||
dataMap.put(OutputWordUtil.TABLE_REPOSITORY_SHAPE, repositoryShapeTable);
|
dataMap.put(OutputWordUtil.TABLE_REPOSITORY_SHAPE, repositoryShapeTable);
|
||||||
dataMap.put("TABLE_REPOSITORY_SHAPE_COUNT", repositoryShapeTable.size());
|
dataMap.put("TABLE_REPOSITORY_SHAPE_COUNT", repositoryShapeTable.size());
|
||||||
dataMap.put("file_table", fileTable);
|
dataMap.put("file_table", fileTable);
|
||||||
dataMap.put("file_table_count", fileTable.size());
|
dataMap.put("file_table_count", fileIndex);
|
||||||
dataMap.put(OutputWordUtil.TABLE_DANGER, dangerTable);
|
dataMap.put(OutputWordUtil.TABLE_DANGER, dangerTable);
|
||||||
dataMap.put(OutputWordUtil.TABLE_REGULATE, regulateTable);
|
dataMap.put(OutputWordUtil.TABLE_REGULATE, regulateTable);
|
||||||
dataMap.put(OutputWordUtil.TABLE_KPI, KPITable);
|
dataMap.put(OutputWordUtil.TABLE_KPI, KPITable);
|
||||||
|
|||||||
@ -6833,7 +6833,7 @@ y7fdOgAAAABJRU5ErkJggk==
|
|||||||
</w:r>
|
</w:r>
|
||||||
<aml:annotation aml:id="9" w:type="Word.Bookmark.End"/>
|
<aml:annotation aml:id="9" w:type="Word.Bookmark.End"/>
|
||||||
</w:p>
|
</w:p>
|
||||||
<#if (file_table_count ==0 )>
|
<#if (file_table_count == 1 )>
|
||||||
<w:p wsp:rsidR="00000000" wsp:rsidRDefault="00000000">
|
<w:p wsp:rsidR="00000000" wsp:rsidRDefault="00000000">
|
||||||
<w:pPr>
|
<w:pPr>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user