Commit 8d016bb5 authored by 徐州's avatar 徐州

修改排班管理权限值

parent ae8afa2a
...@@ -299,8 +299,7 @@ ...@@ -299,8 +299,7 @@
<shiro:hasPermission name="PLZYKH"> <shiro:hasPermission name="PLZYKH">
<li><a href="${ctx}/transfercustomer">批量转移客户</a></li> <li><a href="${ctx}/transfercustomer">批量转移客户</a></li>
</shiro:hasPermission> </shiro:hasPermission>
<%-- <shiro:hasPermission name="PBGL">--%> <shiro:hasPermission name="PBGL">
<shiro:hasPermission name="PLZYKH">
<li><a href="${ctx}/user/pblist">排班管理</a></li> <li><a href="${ctx}/user/pblist">排班管理</a></li>
</shiro:hasPermission> </shiro:hasPermission>
</ul> </ul>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment