From 3e35d006266e6be5e229319ece096c413d6a9ef6 Mon Sep 17 00:00:00 2001
From: wendy <408182087@qq.com>
Date: Tue, 24 Jun 2025 14:56:11 +0800
Subject: [PATCH] =?UTF-8?q?20250624=20=E5=A7=94=E6=89=98=E9=80=80=E5=9B=9E?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../HJGL/PointTrust/TrustBatch.aspx | 38 +++++----
.../HJGL/PointTrust/TrustBatch.aspx.cs | 74 +++++++++++++---
.../PointTrust/TrustBatch.aspx.designer.cs | 85 ++++++++++---------
3 files changed, 129 insertions(+), 68 deletions(-)
diff --git a/SGGL/FineUIPro.Web/HJGL/PointTrust/TrustBatch.aspx b/SGGL/FineUIPro.Web/HJGL/PointTrust/TrustBatch.aspx
index 3d22fdea..6c781a35 100644
--- a/SGGL/FineUIPro.Web/HJGL/PointTrust/TrustBatch.aspx
+++ b/SGGL/FineUIPro.Web/HJGL/PointTrust/TrustBatch.aspx
@@ -19,18 +19,18 @@
-
+ LabelAlign="Right" Width="300px" LabelWidth="90px" AutoPostBack="true" OnSelectedIndexChanged="Tree_TextChanged">
+
-
-
-
-
-
+
+
+
+
+
-
+
@@ -75,7 +75,7 @@
--%>
-
+
@@ -105,16 +105,18 @@
-
+
-
-
+
+
+
+
@@ -126,7 +128,7 @@
AllowCellEditing="true" AllowColumnLocking="true" EnableColumnLines="true" ClicksToEdit="2"
DataIDField="PointBatchItemId" AllowSorting="true" SortField="PipelineCode,WeldJointCode"
SortDirection="ASC" OnSort="Grid1_Sort" AllowPaging="true" IsDatabasePaging="true"
- PageSize="25" OnPageIndexChange="Grid1_PageIndexChange" EnableTextSelection="True">
+ PageSize="25" OnPageIndexChange="Grid1_PageIndexChange" EnableTextSelection="True" EnableCheckBoxSelect="true" EnableMultiSelect="true">
-