<% layout("/include/_container.html", {title:"列表", parent:"车辆"}){ %>
<% if(shiro.hasPermission("test:treetable:form:car2:add") ){ %> <% } %> <% if(shiro.hasPermission("test:treetable:form:car2:edit") ){ %> <% } %> <% if(shiro.hasPermission("test:treetable:form:car2:del") ){ %> <% } %> <% if(shiro.hasPermission("test:treetable:form:car2:import") ){ %> <% } %> <% if(shiro.hasPermission("test:treetable:form:car2:export") ){ %> <% } %>
<% include("carKind2TreeList.js"){} %> <% include("car2List.js"){} %> <% } %>