王 垚
2022-05-24 98e58a24b53541d819e3575df11999efe0b19df8
WarM/条码打印/Gy_BarCodeBill.cs
@@ -3014,7 +3014,7 @@
            }
            sWhere = " and HOrgID =" + sHOrgID.ToString();
            BLL.Cls_S_KF_ICInventoryList_IF oadd = new BLL.Cls_S_KF_ICInventoryList_IF();
            if (oadd.Refresh(""))  //閫夋嫨鍘熷崟
            if (oadd.Refresh(sWhere))  //閫夋嫨鍘熷崟
            //if (oadd.Refresh(" and HErpClsID in (1,2,3) "))  //閫夋嫨鍘熷崟
            {
                FillSelectData(oadd.oBillSelectColl);