diff --git a/com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.xml b/com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.xml index dad0bc8a..8f21beb5 100644 --- a/com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.xml +++ b/com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.xml @@ -1,5 +1,5 @@ - + + + + +<#if (roleMappingPostTableCount ==0 )> +<#else> + + + + + + + + + + + 角色岗位对应表 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 序号 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 角色 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 岗位 + + + + +<#list roleMappingPostTable as table3> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table3.shape_number} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table3.roleMapping_role} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table3.roleMapping_post} + + + + + + + + @@ -5958,7 +6231,352 @@ y7fdOgAAAABJRU5ErkJggk== - + +<#if (criticalControlPointTableCount ==0 )> +<#else> + + + + + + + + + + + 关键控制点风险矩阵 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 关键控制点 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 控制描述 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 对应风险描述 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 角色/岗位 + + + + +<#list criticalControlPointTable as table4> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table4.shapeName} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table4.controlDesc} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table4.mappingRiskDescription} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${table4.role} + + + + + + + + <#if (related_support_files_table_count >0 )>