#
Junjie
6 天以前 9ee1c19a9e982722ac16ca774fc0733ad78471a1
src/main/webapp/static/js/httpRequestLog/httpRequestLog.js
@@ -26,6 +26,7 @@
            ,{field: 'name', align: 'center',title: 'URL'}
            ,{field: 'request', align: 'center',title: '请求参数'}
            ,{field: 'response', align: 'center',title: '响应参数'}
            ,{field: 'result$', align: 'center',title: '结果', templet: '#resTpl', width: 80}
            ,{field: 'createTime$', align: 'center',title: '请求时间'}
            ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120}