取消页面项目名称限制
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtProjectName" runat="server" Readonly="true" LabelWidth="110px" Label="项目名称" LabelAlign="Right"
|
||||
MaxLength="50">
|
||||
>
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtDocCode" runat="server" Required="true" ShowRedStar="true" Label="编号" LabelAlign="Right"
|
||||
MaxLength="50">
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtProjectName" runat="server" Readonly="true" LabelWidth="110px" Label="项目名称" LabelAlign="Right"
|
||||
MaxLength="50">
|
||||
>
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtDocCode" runat="server" Required="true" ShowRedStar="true" Label="编号" LabelAlign="Right"
|
||||
MaxLength="50">
|
||||
|
||||
@@ -44,7 +44,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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user