检查结果打印样式调整

master
dshclm 11 months ago
parent 7730a435e4
commit 51d8583ed3

@ -1480,49 +1480,49 @@
<tr height=70 style='mso-height-source:userset;height:53pt' id='r3'>
<td height=68 class=x67 style='height:51.5pt;'></td>
<td class=x68>人员检查</td>
<td class=x67>[[${tdCheckResult.checkcontentry}]]</td>
<td class=x67 style="overflow-wrap: break-word;white-space: pre-line;word-wrap: break-word;">[[${tdCheckResult.checkcontentry}]]</td>
<td class=x66 th:text="${tdCheckResult.checkresult1} == '0' ? '合格' : '不合格'"></td>
<td class=x66>[[${tdCheckResult.remark1}]]</td>
<td class=x66 style="overflow-wrap: break-word;white-space: pre-line;word-wrap: break-word;">[[${tdCheckResult.remark1}]]</td>
<td class=x62></td>
</tr>
<tr height=70 style='mso-height-source:userset;height:53pt' id='r4'>
<td height=68 class=x67 style='height:51.5pt;'></td>
<td class=x65>文件检查</td>
<td class=x66>[[${tdCheckResult.checkcontentrywj}]]</td>
<td class=x66 style="overflow-wrap: break-word;white-space: pre-line;word-wrap: break-word;">[[${tdCheckResult.checkcontentrywj}]]</td>
<td class=x66 th:text="${tdCheckResult.checkresult2} == '0' ? '合格' : '不合格'"></td>
<td class=x66>[[${tdCheckResult.remark2}]]</td>
<td class=x66 style="overflow-wrap: break-word;white-space: pre-line;word-wrap: break-word;">[[${tdCheckResult.remark2}]]</td>
<td class=x62></td>
</tr>
<tr height=70 style='mso-height-source:userset;height:53pt' id='r5'>
<td height=68 class=x67 style='height:51.5pt;'></td>
<td class=x66>资产检查</td>
<td class=x66>[[${tdCheckResult.checkcontentrysb}]]</td>
<td class=x66 style="overflow-wrap: break-word;white-space: pre-line;word-wrap: break-word;">[[${tdCheckResult.checkcontentrysb}]]</td>
<td class=x66 th:text="${tdCheckResult.checkresult3} == '0' ? '合格' : '不合格'"></td>
<td class=x66>[[${tdCheckResult.remark3}]]</td>
<td class=x66 style="overflow-wrap: break-word;white-space: pre-line;word-wrap: break-word;">[[${tdCheckResult.remark3}]]</td>
<td class=x62></td>
</tr>
<tr height=70 style='mso-height-source:userset;height:53pt' id='r6'>
<td height=68 class=x67 style='height:51.5pt;'></td>
<td class=x66>泄密事件检查</td>
<td class=x66>[[${tdCheckResult.checkcontentryxmsj}]]</td>
<td class=x66 style="overflow-wrap: break-word;white-space: pre-line;word-wrap: break-word;">[[${tdCheckResult.checkcontentryxmsj}]]</td>
<td class=x66 th:text="${tdCheckResult.checkresult4} == '0' ? '合格' : '不合格'"></td>
<td class=x66>[[${tdCheckResult.remark4}]]</td>
<td class=x66 style="overflow-wrap: break-word;white-space: pre-line;word-wrap: break-word;">[[${tdCheckResult.remark4}]]</td>
<td class=x62></td>
</tr>
<tr height=70 style='mso-height-source:userset;height:53pt' id='r7'>
<td height=68 class=x67 style='height:51.5pt;'></td>
<td class=x66>管理制度检查</td>
<td class=x66>[[${tdCheckResult.checkcontentryglzd}]]</td>
<td class=x66 style="overflow-wrap: break-word;white-space: pre-line;word-wrap: break-word;">[[${tdCheckResult.checkcontentryglzd}]]</td>
<td class=x66 th:text="${tdCheckResult.checkresult5} == '0' ? '合格' : '不合格'"></td>
<td class=x66>[[${tdCheckResult.remark5}]]</td>
<td class=x66 style="overflow-wrap: break-word;white-space: pre-line;word-wrap: break-word;">[[${tdCheckResult.remark5}]]</td>
<td class=x62></td>
</tr>
<tr height=70 style='mso-height-source:userset;height:53pt' id='r8'>
<td height=68 class=x67 style='height:51.5pt;'></td>
<td class=x66>其他项目检查</td>
<td class=x66>[[${tdCheckResult.checkcontentryother}]]</td>
<td class=x66 style="overflow-wrap: break-word;white-space: pre-line;word-wrap: break-word;">[[${tdCheckResult.checkcontentryother}]]</td>
<td class=x66 th:text="${tdCheckResult.checkresult6} == '0' ? '合格' : '不合格'"></td>
<td class=x66>[[${tdCheckResult.remark6}]]</td>
<td class=x66 style="overflow-wrap: break-word;white-space: pre-line;word-wrap: break-word;">[[${tdCheckResult.remark6}]]</td>
<td class=x62></td>
</tr>
<tr height=28 style='mso-height-source:userset;height:21pt' id='r9'>

Loading…
Cancel
Save