Explorar o código

查询字段内容修改

user5 %!s(int64=5) %!d(string=hai) anos
pai
achega
7814dfb017
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/webapp/webpage/modules/sys/mainDictDetailForm.jsp

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