소스 검색

git-svn-id: https://192.168.57.71/svn/jsgkj@1729 931142cf-59ea-a443-aa0e-51397b428577

ld_xuhx 8 년 전
부모
커밋
d4113f107d
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      gkjsjy/trunk/WebContent/WEB-INF/pages/index/indexmain.jsp

+ 2 - 1
gkjsjy/trunk/WebContent/WEB-INF/pages/index/indexmain.jsp

@@ -198,7 +198,8 @@
 					       <a href='${app }/index/downloadUserOperationFile?userId=2'>操作手册下载</a>
 					    </c:when>
 					    <c:otherwise> 
-					 	   <a href='${app }/index/downloadUserOperationFile?userId=1'>操作手册下载</a>
+					    	<a href='${app }/index/downloadUserOperationFile?userId=2'>经营人操作手册下载</a>
+					 	    <a href='${app }/index/downloadUserOperationFile?userId=1'>行政人员操作手册下载</a>
 					    </c:otherwise>
 					</c:choose>