@using System.Collections.Generic @using System.Web.UI.WebControls @using WX.CRM.WebHelper; @using WX.CRM.Common; @{ ViewBag.Title = "录音查询"; Layout = "~/Views/Shared/_Index_Layout2.cshtml"; }
坐席监控
@Html.ToolButton("btnQuery", "icon-search", "查询", true) 自动刷新(10秒)
  • @Html.Action("UserComBoxByRole", "Control", new { onLoadSucced = "onLoadSucced()", controlName = "nb1", roleCodes = ViewBag.roleCodes, saledeptid = "", salegroupid = ViewBag.userGroupId, iseid = "0", inneruserid = "" })
@Html.Raw(ViewBag.gridTable)