序号 |
角色标识 |
角色名称 |
角色简述 |
更新用户 |
更新时间 |
操作 |
<#if pageList?? && pageList.content??>
<#list pageList.content as list>
${(list_index+1)!} |
${(list.roleCode)!} |
${(list.roleName)!} |
${(list.description)!} |
${(list.updateUser.name)!} |
${(list.updateTime)!} |
编辑
删除
|
#list>
#if>
<#include "${base}/private/page.html">