啊鑫
2024-11-01 957c6e65ba3be503e57aa5037f91c2f6950a2692
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
@@ -415,6 +415,8 @@
                lst.Add(btnFjianYan.Name);
                lst.Add(btnOut.Name);
                lst.Add(btnIn.Name);
                lst.Add(btnLog.Name);
                lst.Add(btnPiZhun.Name);
                _enabledBtn(lst);
                if (btnEscClick != null) btnEscClick(this, e);
            }