11
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user