20251030 焊口综合信息增加报表打印

This commit is contained in:
2025-10-30 14:06:40 +08:00
parent 345c376343
commit abaf104093
9 changed files with 1102 additions and 1043 deletions
@@ -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="设备焊接工作记录" />