lu
2024-11-11 e1fc3f57058d5d7a390f0c4d4a0e3c7eff366e30
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;
            }
            //否则向导设计模板