DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.cs
@@ -439,9 +439,9 @@ txt_tbl002.Focus(); return; } if (string.IsNullOrEmpty(txt_tbl005.Text.Trim())) if (txt_tbl005.SelectedIndex <= 0) { Gs.DevApp.ToolBox.MsgHelper.ShowError("请选择原因!"); Gs.DevApp.ToolBox.MsgHelper.ShowError("请选择类型!"); txt_tbl005.Focus(); return; }