修改质量施工方案项目名称限制
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtProjectName" runat="server" Readonly="true" Label="项目名称" LabelAlign="Right"
|
||||
MaxLength="50" >
|
||||
>
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtCode" runat="server" Required="true" ShowRedStar="true" Label="编号" LabelAlign="Right" MaxLength="50" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
|
||||
Reference in New Issue
Block a user