@using WX.CRM.WebHelper @using WX.CRM.IBLL.Res; @using WX.CRM.Model.Entity; @{ ViewBag.Title = "产品活动管理"; Layout = "~/Views/Shared/_content.cshtml"; }
产品活动管理列表
@Html.Action("ToolBarNew", "Control", new { tool = ViewBag.ToolBar as ToolBar, })
@* @Html.Action("UserSSOComBox", "Control", new { currentRight = WX.CRM.WebHelper.InitRights.CONST_产品活动管理 })*@