集团项目编号

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
@@ -15,6 +15,7 @@
<f:FormRow>
<Items>
<f:TextBox ID="txtProjectName" runat="server" Label="项目名称" LabelWidth="150px" Readonly="true"></f:TextBox>
<f:TextBox ID="txtProjectNum" runat="server" Label="集团项目编号" LabelWidth="150px" Readonly="true"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>