@using WX.CRM.WebHelper; @using WX.CRM.Model.Entity; @{ ViewBag.Title = "资源订单"; Layout = "~/Views/Shared/_Index_Layout2.cshtml"; }
@Html.Raw(ViewBag.gridTable)
@*ToolBar事件处理*@