| | |
| | | }; |
| | | frm.ShowDialog(); |
| | | }; |
| | | |
| | | |
| | | this.ucBtnPrint1.btnDesignClick += (s, e) => |
| | | { |
| | | ucBtnPrint1.rptParameter = "rpt_wwtl{}"; |
| | |
| | | txt_tbl002.Focus(); |
| | | return; |
| | | } |
| | | if (string.IsNullOrEmpty(txt_tbl005.Text.Trim())) |
| | | if (txt_tbl005.SelectedIndex <= 0) |
| | | { |
| | | Gs.DevApp.ToolBox.MsgHelper.Warning("请选择原因!"); |
| | | Gs.DevApp.ToolBox.MsgHelper.Warning("请选择退料类型!"); |
| | | txt_tbl005.Focus(); |
| | | return; |
| | | } |
| | |
| | | { |
| | | guid = UtilityHelper.ToGuid(lbGuid.Text.Trim()), //主建 |
| | | bz = txt_tbl006.Text.Trim(),//备注 |
| | | yy = txt_tbl005.Text.Trim(),//原因 |
| | | yy = txt_tbl005.Text.Trim(),// |
| | | inDaaGuid = workId,//工单 |
| | | inOrgId = "",//组织 |
| | | list = new List<dynamic>(), |