自动化立体仓库 - WMS系统
#
Junjie
2025-08-12 fff32dc747a54cfa796c3ebde3334d54c7a827a3
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',