<#include "*/basic/default.html"/> <#macro title> 编辑组${entity.name!''} <#macro head> <#macro recursionTree parent resourcesList>
  • <@shiro.hasPermission name="dictionary-category:read">
    <#if parent.icon??> ${parent.typeName} ${parent.remark!''}
    <#if parent.leaf>
  • <#macro body>

    编辑组

    拥有资源

    <#if resourcesList??>
      <#list resourcesList as rl> <@recursionTree rl entity.resourcesList/>