@using WX.CRM.WebHelper; @{ ViewBag.Title = "导入分配资源"; Layout = "~/Views/Shared/_Index_Layout2.cshtml"; }
@Html.Action("ToolBar", "Control", ViewBag.ToolBar as ToolBar)