zzr99
2022-05-20 db54c83e9cd007498dd6bb696879930dd3b6462a
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);