From 3c84755b07eabfb5e87ade9d020a4d3399ab2a53 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期三, 13 八月 2025 17:37:12 +0800
Subject: [PATCH] bug
---
DevApp/Gs.DevApp/DevFrm/Rpt/Ckcgmx.cs | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/Ckcgmx.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/Ckcgmx.cs
index 1742e25..7b60f94 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rpt/Ckcgmx.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rpt/Ckcgmx.cs
@@ -41,9 +41,6 @@
});
getPageList(1);
pageBar1.PagerEvent += PageBar1_PagerEvent;
-
-
-
}
private async void GridView1_ColumnFilterChanged(object sender, EventArgs e)
{
--
Gitblit v1.9.3