From f678f337c52eeba961db31dcf35f5e0d869c6f08 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期二, 17 十二月 2024 17:02:50 +0800
Subject: [PATCH] 1
---
WebTM/views/领料发货/销售出库/Kf_SellOutBillList.html | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
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.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.html"
index 52be366..8394e47 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.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.html"
@@ -998,11 +998,6 @@
if (HProjectNumber) {
sWhere += " and 椤圭洰缂栫爜 like '%" + HProjectNumber + "%'";
- if (HBillSubType == "宸ョ▼绫�") {
- sWhere += "and 椤圭洰瀛愮被鍨�='宸ョ▼绫�'"
- } else if (HBillSubType == "浠诲姟绫�") {
- sWhere += "and 椤圭洰瀛愮被鍨�='浠诲姟绫�'"
- }
}
if (HCusID) {
sWhere += " and 瀹㈡埛 like '%" + HCusID + "%'";
--
Gitblit v1.9.1