From bb20be6833f940ca367b1d107cdf316206dab18f Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期一, 20 十一月 2023 15:05:02 +0800
Subject: [PATCH] 销售订单 :列表增加列 是否下推生产订单

---
 WebTM/views/销售管理/销售订单/Xs_SeOrderBillList.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/\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 638d5ee..f50336d 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"
@@ -370,6 +370,7 @@
                         , { field: '鏃ユ湡', title: '鏃ユ湡', width: 125, sort: true }
                         , { field: '鍗曟嵁鍙�', title: '鍗曟嵁鍙�', width: 125, sort: true }
                         , { field: '鐘舵��', title: '鐘舵��', width: 125, sort: true }
+                        , { field: '鏄惁涓嬫帹鐢熶骇璁㈠崟', title: '鏄惁涓嬫帹鐢熶骇璁㈠崟', width: 125, sort: true }
                         , { field: 'HBillType', title: 'HBillType', hide: true, sort: true }
                         , { field: 'HCusID', title: 'HCusID', hide: true, sort: true }
                         , { field: '瀹㈡埛浠g爜', title: '瀹㈡埛浠g爜', width: 125, sort: true }

--
Gitblit v1.9.1