#
Junjie
7 天以前 32004d6bb7db528c151cca5bd78c4e557171a9ee
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}