zzr99
2022-05-27 9305340d0d22505ead926186eb5bc441c9cbf76b
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);