Commit a14eafc0 authored by 徐州's avatar 徐州

修改客户查询权限

parent 46e7bdb2
......@@ -85,7 +85,7 @@
<shiro:hasPermission name="ZYBG">
<li><a href="${ctx}/propertyreport/list">我的置业报告</a></li>
</shiro:hasPermission>
<shiro:hasPermission name="ZYBG">
<shiro:hasPermission name="KHCX">
<li><a href="${ctx}/customer/batchQuery">客户查询</a></li>
</shiro:hasPermission>
</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