修复系统日志中异常日志显示不全的问题

This commit is contained in:
李皓宸
2019-04-26 17:35:40 +08:00
parent efd965f4ca
commit 4107e0fb92
2 changed files with 27 additions and 2 deletions

View File

@@ -103,7 +103,7 @@
</tr>
<c:if test="${not empty log.exception}">
<tr>
<td colspan="8"
<td colspan="8" class="SysException"
style="word-wrap: break-word; word-break: break-all;">
<%-- 用户代理: ${log.userAgent}<br/> --%> <%-- 提交参数: ${fns:escapeHtml(log.params)} <br/> --%>
<spring:message code="log_exception_info" /><br />