提交代码
This commit is contained in:
@@ -126,6 +126,16 @@
|
||||
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtProjectRealCode" runat="server" Label="项目编码" Required="true" MaxLength="50"
|
||||
ShowRedStar="true"></f:TextBox>
|
||||
</Items>
|
||||
<Items>
|
||||
<f:TextBox ID="TextBox2" runat="server" Label="" LabelWidth="150px" Hidden="true"
|
||||
MaxLength="6" Required="true" ShowRedStar="true"></f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
</rows>
|
||||
<toolbars>
|
||||
<f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">
|
||||
|
||||
Reference in New Issue
Block a user