20250306 综合管理导入

This commit is contained in:
2025-03-06 17:33:37 +08:00
parent b68910cdd5
commit 029a8bf07a
80 changed files with 12935 additions and 38 deletions
@@ -16,8 +16,8 @@
<Items>
<f:Grid ID="Grid1" ShowBorder="true" ShowHeader="false" Title="检验试验计划" EnableCollapse="true"
runat="server" BoxFlex="1" DataKeyNames="Id" AllowCellEditing="true" EnableColumnLines="true"
ClicksToEdit="2" DataIDField="Id" AllowSorting="true" SortField="ApprovalDate"
SortDirection="DESC" OnSort="Grid1_Sort"
ClicksToEdit="2" DataIDField="Id" AllowSorting="true" SortField="RemarkCode"
SortDirection="ASC" OnSort="Grid1_Sort"
AllowPaging="true" IsDatabasePaging="true" PageSize="10" OnPageIndexChange="Grid1_PageIndexChange"
EnableRowDoubleClickEvent="true" OnRowDoubleClick="Grid1_RowDoubleClick" EnableTextSelection="true">
<Toolbars>
@@ -105,7 +105,7 @@
</f:Window>
<f:Window ID="Window2" Title="导入检验试验计划" Hidden="true" EnableIFrame="true" EnableMaximize="true"
Target="Parent" EnableResize="false" runat="server" IsModal="true" OnClose="Window1_Close"
Width="700px" Height="460px">
Width="1200px" Height="660px">
</f:Window>
<f:Menu ID="Menu1" runat="server">
<Items>