2022-10-10 材料编码新增修改
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtMaterialName" runat="server" Label="材料类型"
|
||||
<f:TextBox ID="txtMaterialName" runat="server" Label="类型"
|
||||
Required="true" MaxLength="50" ShowRedStar="true" LabelWidth="100px">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
@@ -36,7 +36,7 @@
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtMaterialMade" runat="server" Label="材质"
|
||||
<f:TextBox ID="txtMaterialMade" runat="server" Label="材质" Hidden="true"
|
||||
LabelWidth="100px">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
|
||||
Reference in New Issue
Block a user