<% if(shiro.hasPermission("test:treetable:dialog:car1:add") ){ %>
<% } %>
<% if(shiro.hasPermission("test:treetable:dialog:car1:edit") ){ %>
<% } %>
<% if(shiro.hasPermission("test:treetable:dialog:car1:del") ){ %>
<% } %>
<% if(shiro.hasPermission("test:treetable:dialog:car1:import") ){ %>
<% } %>
<% if(shiro.hasPermission("test:treetable:dialog:car1:export") ){ %>
<% } %>
<% include("carKind1TreeList.js"){} %>
<% include("car1List.js"){} %>
<% } %>