| | |
| | | this.txtHAddSourceRate.Text = BillOld.omodel.HAddSourceRate.ToString(); |
| | | this.txtHDelSourceRate.Text = BillOld.omodel.HDelSourceRate.ToString(); |
| | | |
| | | this.textHPicNumVer.Text = BillOld.omodel.HPicNumVer.ToString(); |
| | | this.textHPicNumAssemble.Text = BillOld.omodel.HPicNumAssemble.ToString(); |
| | | this.textHMaterTexture.Text = BillOld.omodel.HMaterTexture.ToString(); |
| | | this.textHProductNum.Text = BillOld.omodel.HProductNum.ToString(); |
| | | this.textHVerNum.Text = BillOld.omodel.HVerNum.ToString(); |
| | | |
| | | //鍔犺浇琛ㄤ綋 |
| | | int i = 0; |
| | | foreach (Model.ClsGy_RoutingBillSub oSub in BillOld.DetailColl) |