From 9752930859075dc5eb490151b7c9e16100dc51a8 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期三, 06 三月 2024 09:31:38 +0800
Subject: [PATCH] 1
---
WebTM/views/计划管理/工艺路线/Gy_RoutingBillSubList.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git "a/WebTM/views/\350\256\241\345\210\222\347\256\241\347\220\206/\345\267\245\350\211\272\350\267\257\347\272\277/Gy_RoutingBillSubList.html" "b/WebTM/views/\350\256\241\345\210\222\347\256\241\347\220\206/\345\267\245\350\211\272\350\267\257\347\272\277/Gy_RoutingBillSubList.html"
index b29fbdb..7715d30 100644
--- "a/WebTM/views/\350\256\241\345\210\222\347\256\241\347\220\206/\345\267\245\350\211\272\350\267\257\347\272\277/Gy_RoutingBillSubList.html"
+++ "b/WebTM/views/\350\256\241\345\210\222\347\256\241\347\220\206/\345\267\245\350\211\272\350\267\257\347\272\277/Gy_RoutingBillSubList.html"
@@ -288,6 +288,7 @@
, page: true
//, cellMinWidth: 90
, limit: 50
+ , totalRow: true
, limits: [50, 500, 5000, 20000]
, done: function (res, curr, count) {
soulTable.render(this);
--
Gitblit v1.9.1