From 6634479a4e12e401a640f42bd6b8b0fc43d3e7a0 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期三, 04 三月 2026 10:20:10 +0800
Subject: [PATCH] 1
---
WebTM/views/工资管理/阶梯工价系数/Gy_SteppedPriceCoefficientBillList.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git "a/WebTM/views/\345\267\245\350\265\204\347\256\241\347\220\206/\351\230\266\346\242\257\345\267\245\344\273\267\347\263\273\346\225\260/Gy_SteppedPriceCoefficientBillList.html" "b/WebTM/views/\345\267\245\350\265\204\347\256\241\347\220\206/\351\230\266\346\242\257\345\267\245\344\273\267\347\263\273\346\225\260/Gy_SteppedPriceCoefficientBillList.html"
index 9ebb046..6d63046 100644
--- "a/WebTM/views/\345\267\245\350\265\204\347\256\241\347\220\206/\351\230\266\346\242\257\345\267\245\344\273\267\347\263\273\346\225\260/Gy_SteppedPriceCoefficientBillList.html"
+++ "b/WebTM/views/\345\267\245\350\265\204\347\256\241\347\220\206/\351\230\266\346\242\257\345\267\245\344\273\267\347\263\273\346\225\260/Gy_SteppedPriceCoefficientBillList.html"
@@ -385,10 +385,10 @@
, page: true
, cellMinWidth: 120
, totalRow: true
- , limit: 50
+ , limit: 200
, height: 'full-50'
, cols: [] // 鍒濆涓虹┖锛屽姩鎬佸姞杞�
- , limits: [50, 500, 5000, 20000]
+ , limits: [200, 500, 5000, 50]
, done: function (res, curr, count) {
console.log("=== 琛ㄦ牸娓叉煋瀹屾垚鍥炶皟 ===");
console.log("鎬绘潯鏁�:", count);
--
Gitblit v1.9.1