@using WX.CRM.WebHelper; @{ ViewBag.Title = "Index"; Layout = "~/Views/Shared/_content.cshtml"; }
我的企微客户
@Html.Action("ToolBarNew", "Control", new { tool = ViewBag.ToolBar as ToolBar, otherToolBars = new ToolBarNew[] { } })
企业:
@Html.DropDownList("corp", ViewBag.Select as List, new Dictionary { { "lay-filter", "corp_deptid" }, })
客户ID:
昵称:
来源:
活动名称:
时间:
@Html.Action("UserSSOComBox", "Control", new { currentRight = WX.CRM.WebHelper.InitRights.CONST_我的企微客户 })