自动化立体仓库 - WMS系统
#
ytfl
2025-07-02 d05afbd18c46b7f26d4488127c12b480bfd48436
src/main/webapp/static/js/docType/docType.js
@@ -16,8 +16,8 @@
        headers: {token: localStorage.getItem('token')},
        url: baseUrl+'/docType/list/auth',
        page: true,
        limit: 15,
        limits: [15, 30, 50, 100, 200, 500],
        limit: 100,
        limits: [ 100, 200, 500],
        toolbar: '#toolbar',
        cellMinWidth: 50,
        height: 'full-120',