| | |
| | | txt_bl002.Text = txt_aboutGuid.GetPrdNo(); |
| | | txt_bl014.Text = txt_aboutGuid.GetPrdName(); |
| | | txt_bl015.Text = txt_aboutGuid.GetPrdModel(); |
| | | |
| | | txt_bl013.Text = txt_aboutGuid.GetRwd(); |
| | | var _obj = new |
| | | { |
| | | currentPage = 1, |
| | |
| | | txt_bl010.Focus(); |
| | | return; |
| | | } |
| | | if (string.IsNullOrEmpty(txt_bl017.Text.Trim())) |
| | | if (string.IsNullOrEmpty(txt_bl008.Text.Trim())) |
| | | { |
| | | Gs.DevApp.ToolBox.MsgHelper.Warning("请选择单据类型!"); |
| | | txt_bl017.Focus(); |
| | | txt_bl008.Focus(); |
| | | return; |
| | | } |
| | | var _obj = new |
| | |
| | | inGdId = inGdId,//工单号 |
| | | inCkId = inCkId,//仓库 |
| | | inYy = txt_bl007.Text.Trim(),//原因 |
| | | inType = txt_bl017.Text.Trim(),//类型 |
| | | inType = txt_bl008.Text.Trim(),//类型 |
| | | busType = 801,//业务类型编码 |
| | | busTypeTxt = "委外超领",//业务类型 |
| | | list = new List<dynamic>(), |