焊接材料管理修改
This commit is contained in:
@@ -69,9 +69,12 @@
|
||||
<%--<f:TextBox ID="txtPlanStartDate" runat="server" Label="最早安装时间" LabelAlign="Right" Readonly="true"
|
||||
LabelWidth="140px">
|
||||
</f:TextBox>--%>
|
||||
<f:TextBox ID="txtStackingPosition" runat="server" Label="堆放位置" LabelWidth="140px" LabelAlign="Right" Required="true" ShowRedStar="true" EmptyText="主项号+区域编号"
|
||||
<f:TextBox ID="txtStackingPosition" runat="server" Label="预制工作包" LabelWidth="140px" LabelAlign="Right" Required="true" ShowRedStar="true" EmptyText="主项号+区域编号"
|
||||
>
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtTrainNumber" runat="server" Label="车次" LabelAlign="Right"
|
||||
LabelWidth="180px">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
|
||||
Reference in New Issue
Block a user