@using CRM.Core.Model.Entity @using Core.Web.WebHelper @using CRM.Core.BLL.Util @{ /**/ ViewBag.Title = "Index"; Layout = "~/Views/Shared/_Layout.cshtml"; }
@Html.Action("ToolBar", "Home", new { area = "", rightcode = (ViewBag.rightCode as string), otherToolBars = new ToolBar[] { new Core.Web.WebHelper.ToolBar(ToolBarConfig.CONST_Add, "添加", " " ,"",true), new Core.Web.WebHelper.ToolBar(ToolBarConfig.CONST_Details, "查看", " " ,"",true), new Core.Web.WebHelper.ToolBar(ToolBarConfig.CONST_Edit, "编辑", "" ,"",true), new Core.Web.WebHelper.ToolBar(ToolBarConfig.CONST_Export, "导出", " " ,"",true) } })
事业部:
内诉渠道:
投诉原因:
内诉状态:
业务处理状态:
到期状态:
投诉单号:
客户ID:
@*
*@ 客户姓名:
成交客服/工号:
退款:
已退订单号:
@Html.Action("SettingList", "Control", new { eid = ViewBag.eid, module = "InComplaint" })