自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-23 df4e6d07df0f4270b97f3e3831f7e18f05bb94c9
#
1个文件已修改
2 ■■■ 已修改文件
src/main/webapp/static/js/operateLog/operateLog.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/operateLog/operateLog.js
@@ -21,7 +21,7 @@
            {type: 'checkbox'}
            ,{field: 'id', title: 'ID', sort: true,align: 'center', width: 80}
            ,{field: 'action', align: 'center',title: '访问地址'}
            ,{field: 'userId$', align: 'center',title: '用户',event: 'userId'}
            ,{field: 'userId$', align: 'center',title: '用户'}
            ,{field: 'ip', align: 'center',title: '客户端IP'}
            ,{field: 'request', align: 'center',title: '请求数据'}
            ,{field: 'response', align: 'center',title: '响应数据'}