lu
2024-11-12 c2d73fe7167e6006acd69ad09491e75463eb611a
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
@@ -393,7 +393,7 @@
            if (_bl)
            {
                var frm = new RptPreview(guidKey, rptParameter);
                frm.Show();
                frm.ShowDialog();
                return;
            }
@@ -418,7 +418,7 @@
            if (_bl)
            {
                var frm = new EasyRptDesign(guidKey, rptParameter);
                frm.Show();
                frm.ShowDialog();
                return;
            }
            //否则向导设计模板
@@ -820,11 +820,6 @@
        ///   驳回
        /// </summary>
        public event EventHandler btnBoHuiClick;
        /// <summary>
        /// 打印
        /// </summary>
        public event EventHandler btnPrintClick;
        /// <summary>
        /// 设置报表