添加用户
<% accountGroup.forEach((group, idx) => { %>
<%- group.groupName %>
<% group.groupList.forEach(item => { %>

<%- item.name %><%- item.mobile %>

<%- item.role %>
<% });%>
<% }) %>
<% for (const tc of tenderCertList) { %> <% } %>
用户名 角色/职位 选择证书 操作
<%- tc.account_info.name %> <%- tc.account_info.role %> 移除