#
Junjie
10 天以前 a3d44470b704e81d4f66399bed2f37529ddb31be
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}