#if parentId?has_content> <@_sysDept id=parentId!> <#assign parent=object/> @_sysDept> #if>
| ID | 名称 | 父部门 | 描述 | 负责人 | 拥有全部分类 | 拥有全部页面 | 操作 |
|---|---|---|---|---|---|---|---|
| ${a.id!} | ${(a.name?html)!} | ${a.parentId!} | ${a.description!} | ${(userMap[a.userId?string].nickName?html)!} | ${a.ownsAllCategory?then('是','')} | ${a.ownsAllPage?then('是','')} | 子部门管理 |