From 3ffbffba87bfe3a8a9acdc75e38be01db0d3cd1b Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期五, 17 十一月 2023 12:22:38 +0800
Subject: [PATCH] ../../Baseset/基础资料/Gy_SellStyle.html:单选改为复选,单击选中,双击返回
---
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