Antiloveg 8 years ago
parent
commit
f63c6c8e99
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/WEB-INF/views/header.jsp

+ 1 - 1
src/main/webapp/WEB-INF/views/header.jsp

@@ -63,7 +63,7 @@
 	window.showUserManage = true;
 	</shiro:hasPermission>
 	<shiro:hasPermission name="services">
-	window.showService = true;
+	window.showServices = true;
 	</shiro:hasPermission>
 	<shiro:hasPermission name="achievement">
 	window.showAchievement = true;