@include("/common/plugins.html"){}
@if(shiro.hasPermission("employee:importData")){ @} @if(shiro.hasPermission("employee:exportData")){ @} @if(shiro.hasPermission("employee:add,save")){ @} @if(shiro.hasPermission("employee:del")){ @} @if(shiro.hasPermission("employee:edit,editSave")){ @} @if(shiro.hasPermission("employee:staffTransfer")){ @} @if(shiro.hasPermission("orgMain:orgTreeOrder")){ @}