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