修改人员考核查看报错
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<rows>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtProjectName" runat="server" Label="项目名称" Required="true" MaxLength="100"
|
||||
<f:TextBox ID="txtProjectName" runat="server" Label="项目名称" Required="true" MaxLength="200"
|
||||
ShowRedStar="true" AutoPostBack="true" OnTextChanged="TextBox_TextChanged" FocusOnPageLoad="true" ></f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
|
||||
Reference in New Issue
Block a user