From 32099d29dca4874ed255a51206be7a46b7a2fe4c Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期二, 20 五月 2025 11:35:57 +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