DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.cs
@@ -563,7 +563,7 @@ string inHz = ucLookHuoZhu1.GetHzId();//货主 string inRkyy = txt_qt010.Text.Trim();//入库原因 string kcCk = txt_qt008.GetId();//仓库 string qtlx = txt_qtlx.Text.Trim();//后来增加的类型 string qtlx = txt_qtlx.TextTxt.Trim();//后来增加的类型 if (string.IsNullOrEmpty(kcZz)) { Gs.DevApp.ToolBox.MsgHelper.ShowError("请选择库存组织!"); @@ -586,7 +586,7 @@ txt_qt003.Focus(); return; } if (txt_qtlx.SelectedIndex <= 0) if (djLx.Length <= 0) { Gs.DevApp.ToolBox.MsgHelper.ShowError("请选择入库类型!"); txt_qtlx.Focus();