This commit is contained in:
2023-09-04 19:38:45 +08:00
parent 6c19bf6a3e
commit dece3781ec
55 changed files with 2730 additions and 971 deletions
@@ -75,7 +75,7 @@
<f:Grid ID="Grid1" ShowBorder="true" ShowHeader="false" Title="单位工区质量分析" EnableCollapse="true"
runat="server" BoxFlex="1" DataKeyNames="baw_areano" AllowCellEditing="true" EnableColumnLines="true"
ClicksToEdit="2" DataIDField="baw_areano" AllowSorting="true" SortField="bsu_unitname,devicename,baw_areano"
SortDirection="ASC" OnSort="Grid1_Sort" AllowPaging="true" IsDatabasePaging="true" PageSize="10"
SortDirection="ASC" OnSort="Grid1_Sort" AllowPaging="true" IsDatabasePaging="true" PageSize="20"
OnPageIndexChange="Grid1_PageIndexChange" EnableSummary="true" SummaryPosition="Flow">
<Columns>
<f:TemplateField ColumnID="tfNumber" HeaderText="序号" Width="50px" HeaderTextAlign="Center" TextAlign="Center">