DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
@@ -254,7 +254,7 @@ } catch (Exception ex) { MsgHelper.Warning("提示:" + ex.Message); MsgHelper.ShowError("提示:" + ex.Message); } }; frm.ShowDialog(); @@ -452,10 +452,9 @@ lst.Add(btnShouHouChk.Name); lst.Add(btnShouHouFchk.Name); lst.Add(btnIn.Name); lst.Add(btnOut.Name); _enabledBtn(lst); } } }