This commit is contained in:
2024-07-03 17:12:32 +08:00
parent 32d04f78d9
commit 22fa88f0b5
4 changed files with 21 additions and 3 deletions
@@ -24,6 +24,9 @@
<Items>
<f:TextBox ID="txtCoode" runat="server" Label="物料码"
EmptyText="<%$ Resources:Lan,EnterQueryConditions %>" Width="250px" LabelWidth="120px" LabelAlign="Right">
</f:TextBox>
<f:TextBox ID="txtHeartNo" runat="server" Label="炉批号"
EmptyText="<%$ Resources:Lan,EnterQueryConditions %>" Width="250px" LabelWidth="120px" LabelAlign="Right">
</f:TextBox>
<f:Button ID="btnQuery" ToolTip="<%$ Resources:Lan,Inquiry %>" Icon="SystemSearch"
EnablePostBack="true" OnClick="btnQuery_Click" runat="server">