自动化立体仓库 - WMS系统
pang.jiabao
2025-02-10 8665f2f7f1dd64787b0b62fe1f76a22ccbfd3f24
聚乳酸明细分页限制最多500条数据
1个文件已修改
2 ■■■ 已修改文件
src/main/webapp/static/js/pla/plaDetl.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/pla/plaDetl.js
@@ -124,7 +124,7 @@
        },
        //height: 'full',
        limit: 500,
        limits: [16, 50, 100, 200, 500,2000,5000,10000],
        limits: [16, 50, 100, 200, 500,],
        even: true,
        toolbar: '#toolbar',
        cellMinWidth: 50,