From 0e6a308dcd198a0c4aeeb8162bd1a4d1a787b016 Mon Sep 17 00:00:00 2001 From: whycq <123456> Date: 星期三, 07 五月 2025 09:41:12 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/order/out.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/order/out.js b/src/main/webapp/static/js/order/out.js index 515b971..556df67 100644 --- a/src/main/webapp/static/js/order/out.js +++ b/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}, -- Gitblit v1.9.1