@using WX.CRM.WebHelper; @{ ViewBag.Title = "活跃风险客户评估明细"; Layout = "~/Views/Shared/_Index_Layout2.cshtml"; }
@Html.ToolButton("btnQuery", "icon-search", "查询", true) @*@Html.Action("ToolBar", "Control", ViewBag.ToolBar as ToolBar)*@
@Html.Raw(ViewBag.List)