提交 7881c804 authored 作者: 133's avatar 133

[模版] 提交确认单的模版信息 05-07

上级 fd38b095
...@@ -193,6 +193,7 @@ ...@@ -193,6 +193,7 @@
<th>密级</th> <th>密级</th>
<th>状态</th> <th>状态</th>
<th style="width: 150px;">装备序列号</th> <th style="width: 150px;">装备序列号</th>
<th>校对结果</th>
</tr> </tr>
<#list documentDevices as dev> <#list documentDevices as dev>
<tr> <tr>
...@@ -204,6 +205,7 @@ ...@@ -204,6 +205,7 @@
<td>${dev.securityClassification!}</td> <td>${dev.securityClassification!}</td>
<td>${dev.applicationField!}</td> <td>${dev.applicationField!}</td>
<td>${dev.deviceSerialNumber!}</td> <td>${dev.deviceSerialNumber!}</td>
<td>${dev.proofreading!}</td>
</tr> </tr>
</#list> </#list>
</table> </table>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论