焊接材料修改

This commit is contained in:
2025-02-19 17:48:46 +08:00
parent b318f103e5
commit abde789894
4 changed files with 19 additions and 6 deletions
@@ -41,6 +41,7 @@
LabelWidth="70px" LabelAlign="Right" Width="170px">
</f:DropDownList>
<f:TextBox runat="server" ID="txtMaterialCode" Label="材料编码" EmptyText="输入查询条件" Width="230px" LabelWidth="100px"></f:TextBox>
<f:CheckBox runat="server" ID="cbIsItAPerfectMatch" Label="仅未完全匹配材料" LabelWidth="150px"></f:CheckBox>
<f:Label runat="server" ID="lbRate"></f:Label>
<f:ToolbarFill ID="ToolbarFill1" runat="server">
</f:ToolbarFill>