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">
-