标签:null amp cli pre sms tag val cap http
//引包
<%@ taglib prefix="shiro" uri="http://shiro.apache.org/tags" %>
<shiro:hasRole name="J009">//name要判断是否有这个权限
<c:if test="${piid!=null&&piid!=‘‘&&modelkey==‘bgsmskhg‘}">
<button type="button" class="btn btn-info" style="padding:0px 12px;height:30px;vertical-align:‘inherit‘;margin-top:-3px;font-size:14pt;" onclick="chuanyue(‘<c:out value="${piid }" escapeXml="true"/>‘)">传阅</button>
</c:if>
</shiro:hasRole>
标签:null amp cli pre sms tag val cap http
原文地址:https://www.cnblogs.com/YingJian/p/11112569.html