合并最新

This commit is contained in:
2022-12-20 09:32:32 +08:00
parent 844e9f1488
commit 1abdaa9476
654 changed files with 73563 additions and 9746 deletions
@@ -85,8 +85,9 @@
<f:Grid ID="gvFile5" Hidden="true" ShowBorder="true" ShowHeader="false" EnableCollapse="true" Title="开工报告"
runat="server" BoxFlex="1" DataKeyNames="StartWorkReportId" AllowCellEditing="true" EnableColumnLines="true"
ClicksToEdit="2" DataIDField="StartWorkReportId" AllowSorting="true" SortField="FileCode"
SortDirection="ASC" OnSort="gvFile5_Sort" AllowPaging="true" IsDatabasePaging="true" PageSize="15" OnPageIndexChange="gvFile5_PageIndexChange"
EnableRowDoubleClickEvent="true" OnRowDoubleClick="gvFile5_RowDoubleClick" EnableTextSelection="true" OnRowCommand="gvFile5_RowCommand">
SortDirection="ASC" OnSort="gvFile5_Sort" AllowPaging="true" IsDatabasePaging="true" PageSize="15"
OnPageIndexChange="gvFile5_PageIndexChange" EnableRowDoubleClickEvent ="true"
OnRowDoubleClick="gvFile5_RowDoubleClick" EnableTextSelection="true" OnRowCommand="gvFile5_RowCommand">
<Columns>
<f:TemplateField ColumnID="tfPageIndex" Width="50px" HeaderText="序号" HeaderTextAlign="Center" TextAlign="Center"
EnableLock="true" Locked="False">