20250805 试压管理

This commit is contained in:
2025-08-05 23:34:06 +08:00
parent 151bdde705
commit 4e366b3827
22 changed files with 369 additions and 159 deletions
@@ -34,6 +34,7 @@
<Toolbars>
<f:Toolbar ID="Toolbar2" Position="Top" runat="server" ToolbarAlign="Left">
<Items>
<f:TextBox ID="txtTestPackageNo" runat="server" Label="试压包号" LabelAlign="Right" EmptyText="输入查询条件" AutoPostBack="true" OnTextChanged="txtTestPackageNo_TextChanged"></f:TextBox>
<f:ToolbarFill ID="ToolbarFill1" runat="server"></f:ToolbarFill>
<f:DropDownList ID="drpPrintType" runat="server" Label="格式" LabelAlign="Right" LabelWidth="120px" Width="200px" Hidden="false">
<f:ListItem Value="1" Text="PDF" Selected="true" />