#parse("sys/header.html")
查询
#if($shiro.hasPermission("sys:role:save"))  新增 #end #if($shiro.hasPermission("sys:role:update"))  修改 #end #if($shiro.hasPermission("sys:role:delete"))  删除 #end

{{title}}

提交 返回 重置