lu
2024-11-13 291b43124d537daccc25e4e1613b5ff0cd749050
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
@@ -229,7 +229,7 @@
                MsgHelper.Warning("请先选择你要操作的行!");
                return;
            }
            UserControl.ShowLogcs frm = new ShowLogcs();
            UserControl.ShowLogcs frm = new ShowLogcs(this.guidKey);
            frm.ShowDialog();
        }
@@ -820,11 +820,6 @@
        ///   驳回
        /// </summary>
        public event EventHandler btnBoHuiClick;
        /// <summary>
        /// 打印
        /// </summary>
        public event EventHandler btnPrintClick;
        /// <summary>
        /// 设置报表