bug
lu
8 天以前 8b8c26398639c86d4a8a94a7afdfca0785837685
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
@@ -336,7 +336,6 @@
                frm.ShowDialog();
                return;
            }
            MsgHelper.ShowError("没有设计模板,请先设计模板!");
        }
@@ -376,7 +375,6 @@
            if (btnAllClick != null)
                btnAllClick(this, e);
        }
        private void BtnLianBan_ItemClick(object sender, ItemClickEventArgs e)
        {
            if (btnLianBanClick != null)