bug
lu
8 天以前 9bc1c241443169dde866ccc73fe28a743ebf3874
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
@@ -305,8 +305,8 @@
        private void BtnReport_ItemClick(object sender, ItemClickEventArgs e)
        {
            if (btnReportClick != null)
                btnReportClick(this, e);
            if (btnPrintClick != null)
                btnPrintClick(this, e);
            else
                return;
@@ -917,7 +917,7 @@
        /// <summary>
        /// 报表
        /// </summary>
        public event EventHandler btnReportClick;
        public event EventHandler btnPrintClick;
        /// <summary>
        /// 结案