WarM/²Ö¿â¹ÜÀí/Kf_SellOutBill.cs
@@ -1771,7 +1771,7 @@ } grdMain.Rows[sRow + i].Cells[HQtyCol].Value = 1; grdMain.Rows[sRow + i].Cells[HPriceCol].Value = oMatePriceCus.GetMatePriceByCus(oMater.omodel.HItemID, DBUtility.ClsPub.isLong(this.txtHSupID.Tag)); if(this.ModCaption=="é¶å®1" && oMater.omodel.HRatePrice>0) if(this.ModCaption=="éå®åºåºå_é¶å®1" && oMater.omodel.HRatePrice>0) { grdMain.Rows[sRow + i].Cells[HSalePriceCol].Value = oMater.omodel.HRatePrice.ToString();//è·åä¿éä»· }