From 5905de98bc6cd69786b6ea1c761e9074ddc032a9 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期四, 14 八月 2025 17:09:57 +0800
Subject: [PATCH] 1

---
 WebTM/views/领料发货/销售出库/Kf_SellOutBillList_YP.html |    2 +-
 WebTM/views/销售管理/销售订单/Xs_SeOrderBillList_YP.html |    2 +-
 2 files changed, 2 insertions(+), 2 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_YP.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_YP.html"
index 5993995..4d9ce2b 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_YP.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_YP.html"
@@ -1142,7 +1142,7 @@
                     sWhere += GetDataCols;
                 }
 
-                sWhere += " and 浜у搧绫诲瀷 = ''鏍峰搧'' and 鑷姩鐢熸垚鏍囪 = ''Y'' "
+                sWhere += " and 浜у搧绫诲瀷 = ''鏍峰搧''  "
 
                 sWhere += addSWhereByOpenType();
 
diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBillList_YP.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBillList_YP.html"
index 8af01f5..91ed8a4 100644
--- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBillList_YP.html"
+++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBillList_YP.html"
@@ -1010,7 +1010,7 @@
                     sWhere += " and 鐗╂枡鍚嶇О like '%" + HMaterName + "%'";
                 }
 
-                sWhere += " and 浜у搧绫诲瀷 = '鏍峰搧' and 鑷姩鐢熸垚鏍囪 = 'Y' ";
+                sWhere += " and 浜у搧绫诲瀷 = '鏍峰搧' ";
 
                 sWhere += addSWhereByOpenType();
 

--
Gitblit v1.9.1