yangle
2022-05-23 8d1a104d6d61073d4e2d9219d7269cd23769e7d0
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);