自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-23 5ccb2d44fef16a5d3eaa0b4bd89274f7dc756bc5
#
1个文件已修改
3 ■■■■ 已修改文件
src/main/webapp/static/js/wrkMastLog/wrkMastLog.js 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/wrkMastLog/wrkMastLog.js
@@ -12,7 +12,8 @@
        headers: {token: localStorage.getItem('token')},
        url: baseUrl+'/wrkMastLog/list/auth',
        page: true,
        limit: 10,
        limit: 16,
        limits: [16, 30, 50, 100, 200, 500],
        even: true,
        toolbar: '#toolbar',
        cellMinWidth: 50,