| | |
| | | { |
| | | getModel(lbGuid.Text.Trim()); |
| | | } |
| | | else { |
| | | else |
| | | { |
| | | Gs.DevApp.ToolBox.MsgHelper.ShowInformation(_rtn.rtnMsg); |
| | | } |
| | | } |
| | |
| | | _webServiceName + "EdtModel12", |
| | | JsonConvert.SerializeObject(_obj)); |
| | | var _rtn = UtilityHelper.ReturnToDynamic(strJson); |
| | | |
| | | if (_rtn.rtnCode > 0) |
| | | { |
| | | this.alertControl1.Show(this, "提示!", _rtn.rtnMsg); |
| | | getModel(lbGuid.Text.Trim()); |
| | | } |
| | | else { |
| | | else |
| | | { |
| | | Gs.DevApp.ToolBox.MsgHelper.ShowInformation(_rtn.rtnMsg); |
| | | } |
| | | txtJianYan.Text = ""; |
| | |
| | | } |
| | | if (!MsgHelper.AskQuestion("你选择了【" + rowName + "】,确定提交检验吗?")) |
| | | return; |
| | | |
| | | if (txt_fcheckResu.Text.Trim() == "不合格") |
| | | { |
| | | if (string.IsNullOrEmpty(txt_lotNo1.Text.Trim())|| string.IsNullOrEmpty(txt_fngDesc.Text.Trim())) |
| | | { |
| | | MsgHelper.Warning("单据为不合格时,请填写备注信息和不良描述!"); |
| | | return; |
| | | } |
| | | }; |
| | | var _obj = new |
| | | { |
| | | guid = rowGuid, |