From 797e146380b8672042e2d02585182e29cb214eb9 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期一, 09 九月 2024 17:06:24 +0800
Subject: [PATCH] 1

---
 WebTM/views/销售管理/销售订单/Xs_SeOrderBillList.html |    3 +++
 1 files changed, 3 insertions(+), 0 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_SeOrderBillList.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_SeOrderBillList.html"
index 975830c..a49de3b 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_SeOrderBillList.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_SeOrderBillList.html"
@@ -803,6 +803,9 @@
                                 }
 
                                 option.cols = [col];
+                                option.data = [];
+                                ins = table.render(option);
+
                             } else {
                                 var data = [];//鍒楀瓧娈垫暟鎹�
                                 var col = [];

--
Gitblit v1.9.1