bug
lu
2025-09-05 337d778c22b6d183344832730f948e1f9b5a2679
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;
            }