@using WX.CRM.WebHelper @{ ViewBag.Title = "角色权限管理"; Layout = "~/Views/Shared/_EasyUI_Layout.cshtml"; }
@*@Html.ToolButton("btnQuery", "icon-search", "查询", true)*@ @Html.Action("ToolBar", "Control", ViewBag.ToolBar as ToolBar)