<% for (const pm in permission) { %>
<% for (const ip of permission[pm].children) { %> <% if (ip.show === undefined && ip.show !== false) { %>
<% if (ip.hint && ip.hintIcon) { %> <% } %>
<% } %> <% } %>
<% if (permission[pm].tips) { %>

<%- permission[pm].tips %>

<% } %>
<% } %>
重新发送
<% for (const sp in noticeAgainConst.sp) { %>
<% } %>