From ccb667165909663a74d53e3b9363315075fafe08 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期一, 11 七月 2022 14:35:15 +0800
Subject: [PATCH] 维护

---
 WebTM/views/生产管理/提料计划/JIT_LiftMaterPlaBillnList.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\217\220\346\226\231\350\256\241\345\210\222/JIT_LiftMaterPlaBillnList.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\217\220\346\226\231\350\256\241\345\210\222/JIT_LiftMaterPlaBillnList.html"
index d127421..6fde625 100644
--- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\217\220\346\226\231\350\256\241\345\210\222/JIT_LiftMaterPlaBillnList.html"
+++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\217\220\346\226\231\350\256\241\345\210\222/JIT_LiftMaterPlaBillnList.html"
@@ -260,7 +260,7 @@
                 sWhere += " and 鍗曟嵁鍙� like '%" + HBillNo + "%'";
             }
             if (Organization) {
-                sWhere += " and 涓昏〃閲囪喘缁勭粐 = '" + Organization + "'";
+                sWhere += " and HPURCHASEORGID = '" + Organization + "'";
             }
             if (HWorkShopIDName) {
                 sWhere += " and 杞﹂棿鍚嶇О = '" + HWorkShopIDName + "'";

--
Gitblit v1.9.1