zy-asrs-wms/src/main/webapp/static/js/operateLog/operateLog.js
@@ -23,10 +23,10 @@ cellMinWidth: 50, height: 'full-120', cols: [[ {type: 'checkbox'} ,{field: 'id', align: 'center',title: '编号'} ,{field: 'action', align: 'center',title: '访问地址'} // {type: 'checkbox'} {field: 'id', title: 'ID', sort: true,align: 'center', width: 80} ,{field: 'userId$', align: 'center',title: '用户'} ,{field: 'action', align: 'center',title: '操作内容'} ,{field: 'ip', align: 'center',title: '客户端IP'} ,{field: 'request', align: 'center',title: '请求数据'} ,{field: 'response', align: 'center',title: '响应数据'}