cdk
6 天以前 ae28c33700e413d5acf60d1e48bbc9870bdef5a5
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
@@ -454,6 +454,7 @@
                lst.Add(btnLianBan.Name);
               // lst.Add(btnEsc.Name);
                lst.Add(btnGx.Name);
                lst.Add(btnWeight.Name);
                _enabledBtn(lst);
                this.currentAction = "esc";
                if (btnEscClick != null) btnEscClick(this, e);