user5 5 роки тому
батько
коміт
7814dfb017

+ 1 - 1
src/main/webapp/webpage/modules/sys/mainDictDetailForm.jsp

@@ -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>