20251030 焊口综合信息增加报表打印
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<Toolbars>
|
||||
<f:Toolbar ID="Toolbar1" Position="Bottom" runat="server" ToolbarAlign="Right">
|
||||
<Items>
|
||||
<f:DropDownList ID="printType" runat="server" Label="打印报表" LabelAlign="Right" LabelWidth="100px" Hidden="true">
|
||||
<f:DropDownList ID="printType" runat="server" Label="打印报表" LabelAlign="Right" LabelWidth="100px">
|
||||
<f:ListItem Value="0" Text="管道焊接工作记录" Selected="true" />
|
||||
<f:ListItem Value="1" Text="管道焊接工艺检查记录" />
|
||||
<f:ListItem Value="2" Text="设备焊接工作记录" />
|
||||
|
||||
Reference in New Issue
Block a user