自动化立体仓库 - WMS系统
#
bfwms
2024-10-16 2ec295813c41bbffc80d543cafe1d9fb63e80533
src/main/webapp/static/js/wrkMastLog/wrkMastLog.js
@@ -15,7 +15,7 @@
        url: baseUrl+'/wrkMastLog/list/auth',
        page: true,
        limit: 16,
        limits: [16, 30, 50, 100, 200, 500],
        limits: [16, 30, 50, 100, 200, 500, 50000],
        even: true,
        toolbar: '#toolbar',
        cellMinWidth: 50,