fqc
lu
2025-04-15 49e7d052cc72a98b10ba9c06268c8a1d79e94a5b
DevApp/Gs.DevApp/UserControl/UcPageBar.cs
@@ -1,5 +1,4 @@
using DevExpress.XtraLayout.Utils;
using Gs.DevApp.ToolBox;
using System;
using System.Windows.Forms;
@@ -139,8 +138,6 @@
        }
        #region 定义属性
        /// <summary>
        ///     总页数
        /// </summary>
@@ -170,9 +167,6 @@
                setTxt();
            }
        }
        #endregion
    }