|
@@ -1767,6 +1767,7 @@
|
|
|
<w:t>三级风险作业内容:</w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
|
+ <#list threeLevelRiskJobs as threeLevelRiskJob>
|
|
|
<w:p w:rsidR="005C2DD3" w:rsidRDefault="008E7328">
|
|
|
<w:pPr>
|
|
|
<w:widowControl w:val="0" />
|
|
@@ -1787,7 +1788,7 @@
|
|
|
<w:sz w:val="32" />
|
|
|
<w:highlight w:val="yellow" />
|
|
|
</w:rPr>
|
|
|
- <w:t>${threeLevelRiskJobs!}</w:t>
|
|
|
+ <w:t>${threeLevelRiskJob!}</w:t>
|
|
|
</w:r>
|
|
|
<w:r w:rsidR="000E7473">
|
|
|
<w:rPr>
|
|
@@ -1799,6 +1800,7 @@
|
|
|
<w:t></w:t>
|
|
|
</w:r>
|
|
|
</w:p>
|
|
|
+ </#list>
|
|
|
<w:p w:rsidR="005C2DD3" w:rsidRDefault="000E7473">
|
|
|
<w:pPr>
|
|
|
<w:pStyle w:val="a6" />
|