From bb46a9d73a6101f34afe47f7b303cb9bcc9e7e88 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期四, 16 十一月 2023 15:05:13 +0800
Subject: [PATCH] 1

---
 WebTM/views/销售管理/销售订单/Xs_SeOrderBill_LookDown.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git "a/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\351\224\200\345\224\256\350\256\242\345\215\225/Xs_SeOrderBill_LookDown.html" "b/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\351\224\200\345\224\256\350\256\242\345\215\225/Xs_SeOrderBill_LookDown.html"
index e37c3f4..ee5ceef 100644
--- "a/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\351\224\200\345\224\256\350\256\242\345\215\225/Xs_SeOrderBill_LookDown.html"
+++ "b/WebTM/views/\351\224\200\345\224\256\347\256\241\347\220\206/\351\224\200\345\224\256\350\256\242\345\215\225/Xs_SeOrderBill_LookDown.html"
@@ -175,7 +175,7 @@
                 , toolbar: '#toolbarDemo0'
                 , height: 550
                 //, page: true
-                //, cellMinWidth: 90
+                , cellMinWidth: 90
                 //, limit: 50
                 //, limits: [50, 500, 5000, 20000]
                 , cols: [[
@@ -245,7 +245,7 @@
                 , toolbar: '#toolbarDemo1'
                 , height: 550
                 //, page: true
-                //, cellMinWidth: 90
+                , cellMinWidth: 90
                 //, limit: 50
                 //, limits: [50, 500, 5000, 20000]
                 , cols: [[
@@ -335,7 +335,7 @@
                 , toolbar: '#toolbarDemo2'
                 , height: 550
                 //, page: true
-                //, cellMinWidth: 90
+                , cellMinWidth: 90
                 //, limit: 50
                 //, limits: [50, 500, 5000, 20000]
             };

--
Gitblit v1.9.1