yangle
2023-05-24 b129762a4bb5ec2cde5edf16bc9cbda57c73587d
PayM/工资管理/Pay_ProcPriceRequestBill.cs
@@ -1274,7 +1274,7 @@
                                oMater.WherePart = "";
                                if (oMater.RefreshView())
                                {
                                    if (oMater.GetInfoByID(oMater.omodel.HItemID))
                                    if (oMater.GetInfoByID(oMater.oModel.HItemID))
                                    {
                                        grdMain.Rows[sRow].Cells[HMaterIDCol].Value = oMater.omodel.HItemID.ToString();
                                        grdMain.Rows[sRow].Cells[HMaterNumberCol].Value = oMater.omodel.HNumber;