自动化立体仓库 - WMS系统
王佳豪
2021-06-03 f66b98a1be56a35e4fc46c22c46fd126657becb9
src/main/webapp/static/js/operateLog/operateLog.js
@@ -20,8 +20,8 @@
        cols: [[
            // {type: 'checkbox'}
            {field: 'id', title: 'ID', sort: true,align: 'center', width: 80}
            ,{field: 'action', align: 'center',title: '访问地址'}
            ,{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: '响应数据'}