日志检索->国家代理->HTTP(S) 修正界面无法显示原始请求体和原始应答体数据问题
(cherry picked from commit 859b3c72f9)
This commit is contained in:
@@ -409,7 +409,7 @@
|
||||
<%-- <td>${log.userRegion}</td> --%>
|
||||
<c:if test="${fns:getUser().isAdmin()}"><td>${log.sceneFile}</td></c:if>
|
||||
<td>${log.reqBody}</td>
|
||||
<td>${log.resBody}</td>
|
||||
<td>${log.respBody}</td>
|
||||
</tr>
|
||||
</c:forEach>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user