自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-23 fd5c26877a27fc2385b3caf3e45d3d20d2c65184
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,