DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs
@@ -360,12 +360,6 @@ txt_aboutGuid.Focus(); return; } if (string.IsNullOrEmpty(inCkId)) { Gs.DevApp.ToolBox.MsgHelper.Warning("请选择仓库!"); txt_bl010.Focus(); return; } if (string.IsNullOrEmpty(txt_bl017.Text.Trim())) { Gs.DevApp.ToolBox.MsgHelper.Warning("请选择单据类型!");