From a2811b348e8f32f68d9e9e1bac58f828c202b5bb Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期一, 24 七月 2023 20:56:47 +0800
Subject: [PATCH] 1
---
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