From 28f1d6782ea44bf58b408d42caefbc1a8bd38b55 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期二, 31 十二月 2024 15:43:04 +0800
Subject: [PATCH] 1

---
 WebTM/views/模治具管理/模治具管理/Gy_MouldFileList.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_MouldFileList.html" "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_MouldFileList.html"
index 1f0f5ce..67f29dd 100644
--- "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_MouldFileList.html"
+++ "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Gy_MouldFileList.html"
@@ -316,8 +316,8 @@
                 optionPage = {
                     elem: 'page', //娉ㄦ剰锛岃繖閲岀殑 page 鏄� ID锛屼笉鐢ㄥ姞 # 鍙�
                     count: 10000, //鏁版嵁鎬绘暟锛屼粠鏈嶅姟绔緱鍒�
-                    limit: 4,
-                    limits: [4, 500, 1000, 2000],
+                    limit: 50,
+                    limits: [50, 500, 1000, 2000],
                     layout: ['count', 'prev', 'page', 'next', 'limit', 'skip'],
                     jump: function (obj, first) {
                         //console.log(obj)

--
Gitblit v1.9.1