From a339de3d256592d53b95b2a1c2c410f13f7a88b6 Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期三, 13 三月 2024 09:09:10 +0800 Subject: [PATCH] 1 --- WebTM/Properties/PublishProfiles/JFTM.pubxml.user | 4 ++-- WebTM/views/领料发货/销售出库/Kf_SellOutBillList.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WebTM/Properties/PublishProfiles/JFTM.pubxml.user b/WebTM/Properties/PublishProfiles/JFTM.pubxml.user index f5b82ba..abed632 100644 --- a/WebTM/Properties/PublishProfiles/JFTM.pubxml.user +++ b/WebTM/Properties/PublishProfiles/JFTM.pubxml.user @@ -5745,10 +5745,10 @@ <publishTime>03/07/2024 11:30:29</publishTime> </File> <File Include="views/棰嗘枡鍙戣揣/閿�鍞嚭搴�/Kf_SellOutBillList.html"> - <publishTime>03/12/2024 15:29:12</publishTime> + <publishTime>03/12/2024 17:06:10</publishTime> </File> <File Include="views/棰嗘枡鍙戣揣/閿�鍞嚭搴�/Kf_SellOutBillList.html"> - <publishTime>03/12/2024 15:29:12</publishTime> + <publishTime>03/12/2024 17:06:10</publishTime> </File> <File Include="views/棰嗘枡鍙戣揣/閿�鍞嚭搴�/Kf_SellOutBillList_BarCodeNote.html"> <publishTime>03/04/2024 12:18:37</publishTime> 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 58aa6cd..a2b46be 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" @@ -1208,7 +1208,7 @@ var addSWhere = ""; if (openType == 2) { - addSWhere = " and 鐘舵�� = '宸插鏍�' and 琛岀姸鎬� = '' and HOrgID = " + HOrgID; + addSWhere = " and 鐘舵�� = '宸插鏍�' and HOrgID = " + HOrgID; } return addSWhere; } -- Gitblit v1.9.1