1
duhe
2024-03-13 a339de3d256592d53b95b2a1c2c410f13f7a88b6
1
2个文件已修改
6 ■■■■ 已修改文件
WebTM/Properties/PublishProfiles/JFTM.pubxml.user 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/领料发货/销售出库/Kf_SellOutBillList.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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>
WebTM/views/ÁìÁÏ·¢»õ/ÏúÊÛ³ö¿â/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;
            }