集团项目编号
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
<Items>
|
||||
<f:TextBox ID="txtProjectName" runat="server" Label="项目名称" Required="true" MaxLength="100"
|
||||
ShowRedStar="true" AutoPostBack="true" OnTextChanged="TextBox_TextChanged" FocusOnPageLoad="true" ></f:TextBox>
|
||||
<f:TextBox ID="txtProjectNum" runat="server" Label="集团项目编号" LabelWidth="120px" MaxLength="100"
|
||||
FocusOnPageLoad="true" ></f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
|
||||
Reference in New Issue
Block a user