四维尔条码生成模块,选源单生产订单返回数据时增加返回供货批次HCustomBatchNo
| | |
| | | grdMain.Rows[i].Cells[HMaterModelCol].Value = oTable.Rows[0]["è§æ ¼åå·"].ToString(); |
| | | //grdMain.Rows[i].Cells[HBatchManagerCol].Value = oTable.Rows[0]["æ¯å¦å¯ç¨æ¹æ¬¡"].ToString(); |
| | | grdMain.Rows[i].Cells[HBatchNoCol].Value = oTable.Rows[0]["æ¹æ¬¡"].ToString(); |
| | | grdMain.Rows[i].Cells[HCustomBatchNoCol].Value = oTable.Rows[0]["HCustomBatchNo"].ToString(); |
| | | grdMain.Rows[i].Cells[HAuxPropIDCol].Value = oTable.Rows[0]["HAuxPropID"].ToString(); |
| | | grdMain.Rows[i].Cells[HAuxPropNumberCol].Value = oTable.Rows[0]["è¾
å©å±æ§ä»£ç "].ToString(); |
| | | grdMain.Rows[i].Cells[HAuxPropNameCol].Value = oTable.Rows[0]["è¾
å©å±æ§"].ToString(); |