|  | @@ -213,7 +213,7 @@
 | 
	
		
			
				|  |  |  								<optgroup label="项目实施阶段"/>
 | 
	
		
			
				|  |  |  								<form:options items="${fns:getContentTypeByProjectType('3')}" itemLabel="typeName" itemValue="typeId"></form:options>
 | 
	
		
			
				|  |  |  								<optgroup label="项目竣工阶段"/>
 | 
	
		
			
				|  |  | -								<form:options items="${fns:getContentTypeByProjectType('4')}" itemLabel="typeName" itemValue="typeId"></form:options>
 | 
	
		
			
				|  |  | +								<form:options items="${fns:getContentTypeByProjectType('5')}" itemLabel="typeName" itemValue="typeId"></form:options>
 | 
	
		
			
				|  |  |  							</c:when>
 | 
	
		
			
				|  |  |  							<c:otherwise>
 | 
	
		
			
				|  |  |  									<form:option value=""></form:option>
 |