From b9d28744d24315c1eca1517055a2b3dfc5f8afba Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期四, 12 九月 2024 19:45:28 +0800
Subject: [PATCH] 1

---
 WebTM/views/基础资料/通用基础资料/Gy_CommonBaseData.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\351\200\232\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_CommonBaseData.html" "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\351\200\232\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_CommonBaseData.html"
index c677ff2..0307554 100644
--- "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\351\200\232\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_CommonBaseData.html"
+++ "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\351\200\232\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_CommonBaseData.html"
@@ -99,7 +99,7 @@
                     //, page: true
                     , limit: 10
                     , limits: [5, 10, 15, 20]
-                    , totalRow: true
+                    //, totalRow: true
                     , cols: [[
                         { field: '浠g爜', title: '浠g爜', width: 150, sort: true }
                         , { field: '鍚嶇О', title: '鍚嶇О', width: 150, sort: true }

--
Gitblit v1.9.1