From 0075a58d429410fc5ec5036f6002053abaa79496 Mon Sep 17 00:00:00 2001 From: xiaju <1784803958@qq.com> Date: Sat, 24 May 2025 14:58:41 +0800 Subject: [PATCH] 1111 --- SGGL/FineUIPro.Web/BaseInfo/Certificate.aspx.cs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/SGGL/FineUIPro.Web/BaseInfo/Certificate.aspx.cs b/SGGL/FineUIPro.Web/BaseInfo/Certificate.aspx.cs index d575187..f593c67 100644 --- a/SGGL/FineUIPro.Web/BaseInfo/Certificate.aspx.cs +++ b/SGGL/FineUIPro.Web/BaseInfo/Certificate.aspx.cs @@ -68,12 +68,10 @@ namespace FineUIPro.Web.BaseInfo { rowend = source.Count(); } - for (int i = rowbegin; i < rowend; i++) { paged.Add(source[i]); } - return paged; } @@ -152,7 +150,7 @@ namespace FineUIPro.Web.BaseInfo BindGrid(); PageContext.RegisterStartupScript("onNewButtonClick();"); } - } + } #endregion #region 编辑