From 98e3a2cd787784b646a402ecb1d2e1e11549de9b Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期五, 22 三月 2024 16:56:38 +0800
Subject: [PATCH] 1

---
 WebTM/views/销售管理/其他应收单/YS_ReceiveOtherBillMain.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\345\205\266\344\273\226\345\272\224\346\224\266\345\215\225/YS_ReceiveOtherBillMain.html" "b/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\345\205\266\344\273\226\345\272\224\346\224\266\345\215\225/YS_ReceiveOtherBillMain.html"
index dcdb70b..164a527 100644
--- "a/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\345\205\266\344\273\226\345\272\224\346\224\266\345\215\225/YS_ReceiveOtherBillMain.html"
+++ "b/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\345\205\266\344\273\226\345\272\224\346\224\266\345\215\225/YS_ReceiveOtherBillMain.html"
@@ -865,6 +865,7 @@
                     , toolbar: '#toolbarDemo'
                     , totalRow: true
                     , cellMinWidth: 120
+                    , limit: 100
                     , height: 400
                     , cols: [[
                         { type: 'checkbox', totalRowText: '鍚堣琛�' }

--
Gitblit v1.9.1