取消质量共检项目名称字数限制

This commit is contained in:
2023-02-25 17:28:56 +08:00
parent 4e8dc60165
commit ffd9615149
2 changed files with 3 additions and 3 deletions
@@ -46,7 +46,7 @@
<f:FormRow>
<Items>
<f:TextBox ID="txtProjectName" runat="server" LabelWidth="120px" Readonly="true" Label="项目名称" LabelAlign="Right"
MaxLength="50">
>
</f:TextBox>
<f:TextBox ID="txtJointCheckCode" runat="server" LabelWidth="110px" Required="true" ShowRedStar="true" Label="编号" LabelAlign="Right"
MaxLength="50">