自动化立体仓库 - WMS系统
#
whycq
2025-05-07 0e6a308dcd198a0c4aeeb8162bd1a4d1a787b016
src/main/webapp/static/js/order/out.js
@@ -25,7 +25,7 @@
        url: baseUrl+'/orderDetl/pakout/list/auth',
        page: true,
        limit: 15,
        limits: [15, 30, 50, 100, 200, 500],
        limits: [15, 30, 50, 100, 200, 1000],
        toolbar: '#orderDetToolbar',
        height: 'full-120',
        where: {order_id: 9999999999},