bug
lu
2025-07-31 d0f32cf641c751e6b926d2169fc1b17c155c6c82
DevApp/Gs.DevApp/DevFrm/Sys/EasyRptEdtShow.cs
@@ -131,7 +131,6 @@
                    {
                        MsgHelper.ShowInformation("提示:" + _rtn.rtnMsg);
                         getPageList(1, 999999);
                    }
                    else
                        MsgHelper.ShowError("提示:" + _rtn.rtnMsg);
@@ -148,7 +147,6 @@
        ///     选择后的回调事件
        /// </summary>
        public event EventHandler<UpdateParentEventArgs> UpdateParent;
     
    }
}