<#include "../../include/exmay-head.html" />

${i18n("exmay.privilege.role")}${i18n("exmay.common.list")}

    ${i18n("exmay.privilege.role")}${i18n("exmay.common.list")}

    <#list pager.list as role>
    ${i18n("exmay.privilege.role.id")} ${i18n("exmay.privilege.role.name")} 所属组织机构 ${i18n("exmay.privilege.role.code")} ${i18n("exmay.privilege.role.icon")} ${i18n("exmay.privilege.role.description")} ${i18n("exmay.common.is-exmay")} ${i18n("exmay.privilege.role.sort")} ${i18n("exmay.common.admin.operation")}
    ${role.id} ${role.name} ${role.organization.name} ${role.code} ${(role.description)!} ${(role.sort)} <#--<#if !role.isExmay> [${i18n("exmay.common.enable")}] <#else> [${i18n("exmay.common.disable")}] -->[编辑] [删除]
    <#if (pager.list?size > 0)>
    <@exmay.pagination pageList=pager />
    <#else>
    ${i18n("exmay.common.record.null")}
    请选择文档权限
    保存 重置
    请选择模板权限
    保存 重置
    <#include "../../include/exmay-footer.html" />