<#include "/common/defaultEngine.html"/> <@pageTheme mark="${config.optimize()?string('true', 'false')}"> <@header title="公司列表" libs=["treeTable"]/>
<@f.form name="comp-form">
<@table id="bootstrap-tree-table"> <@shiro.hasPermission name="sys:comp:add">  <@ctx.i18n text = "新增"/> <@shiro.hasPermission name="sys:comp:edit">  <@ctx.i18n text = "修改"/> <@ctx.i18n text = "展开/折叠"/>
<@footer>