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