| | |
| | | } |
| | | //当不合格时的检查 |
| | | string _txt_fngHandle = txt_fngHandle.Text.Trim(); |
| | | string _txt_fmrmode = txt_fmrmode.SelectedText.Trim(); |
| | | string _txt_fmrmode = txt_fmrmode.Text.Trim(); |
| | | string _txt_fzrId = txt_fzrId.GetId(); |
| | | string _txt_workNo = txt_workNo.Text.Trim(); |
| | | string _txt_zrType = txt_zrType.Text.Trim(); |
| | |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// 读取工序 |
| | | /// </summary> |
| | | /// <param name="daaGuid"></param> |
| | | private void getGxList(string daaGuid) |
| | | { |
| | | txt_fmrmode.Properties.Items.Clear(); |
| | |
| | | return; |
| | | } |
| | | string _txt_fngHandle = txt_fngHandle.Text.Trim(); |
| | | string _txt_fmrmode = txt_fmrmode.SelectedText.Trim(); |
| | | string _txt_fmrmode = txt_fmrmode.Text.Trim(); |
| | | string _txt_fzrId = txt_fzrId.GetId(); |
| | | string _txt_workNo = txt_workNo.Text.Trim(); |
| | | string _txt_msg = txt_msg.TextTxt; |