From 0046100d9f47f9006f860f80eb32e47db6b1c2ad Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期六, 04 一月 2025 09:32:36 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-LayUI

---
 WebTM/views/PublicPage/OrderLevInformation.html |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/WebTM/views/PublicPage/OrderLevInformation.html b/WebTM/views/PublicPage/OrderLevInformation.html
index 7ae736a..aa937da 100644
--- a/WebTM/views/PublicPage/OrderLevInformation.html
+++ b/WebTM/views/PublicPage/OrderLevInformation.html
@@ -142,6 +142,8 @@
                 //, toolbar: '#toolbarDemo'
                 , height: 'full-120'
                 , page: true
+                , limits: [50, 500, 5000, 50000]
+                , limit: 50
                 , cellMinWidth: 90
                 , cols: [[
                     { type: 'radio', fixed: 'left' }

--
Gitblit v1.9.1