集团项目编号

This commit is contained in:
2023-03-16 20:13:08 +08:00
parent 8f369b8034
commit d2cedd6da9
8 changed files with 111 additions and 77 deletions
@@ -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>