自动化立体仓库 - WMS系统
#
whycq
2025-05-20 32099d29dca4874ed255a51206be7a46b7a2fe4c
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},