自动化立体仓库 - WMS系统
#
zyx
2024-06-06 b2a895946c2e261eec55e6e86daf44fb21825818
src/main/webapp/static/js/saasLog/saasLog.js
@@ -23,8 +23,8 @@
        url: baseUrl+'/saasLog/list/auth',
        page: true,
        totalRow: true, // 开启合计行
        limit: 15,
        limits: [15, 30, 50, 100, 200, 500],
        limit: 16,
        limits: [16, 50, 100, 200, 500,2000,5000,10000],
        toolbar: '#toolbar',
        cellMinWidth: 50,
        height: 'full-120',