<#include "*/basic/default.html"/> <#macro title> 数据字典管理 <#macro head> <#macro body>
<#if success?has_content>
${success}

数据字典管理

<#if page.result?size == 0> <#else> <#list page.result as r>
字典名称 字典值 值类型 所属类别 备注 操作
找不到要查询的记录
${r.name!""} ${r.value!""} ${r.type!""} <#if r.category?has_content>${r.category.name} ${r.remark!""} <@shiro.hasPermission name="data-dictionary:read">