| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="UTF-8">
- <title>来电弹屏</title>
- <script src="../Script/Common/huayi.load.js"></script>
- <script src="../Script/Common/huayi.config.js"></script>
- <link href="./../css/plugins/jasny/jasny-bootstrap.min.css" rel="stylesheet">
- <link href="./../js/bootstrap-select/css/bootstrap-select.css" rel="stylesheet" />
- <link rel="stylesheet" href="./../js/zTree/zTreeStyle.css" />
- <link rel="stylesheet" href="./css/call.css" />
- <link rel="stylesheet" href="../js/comboSelect/combo.select.css" />
- <style>
- body,
- html,
- .wrapper {
- height: 100%;
- }
-
- .ldtp-con {
- display: block;
- }
-
- .minBacha {
- position: absolute;
- top: 0;
- right: 80px;
- z-index: 10;
- overflow: hidden;
- }
-
- .minBacha>div {
- float: left;
- height: 35px;
- width: 35px;
- margin-left: 2px;
- }
-
- .minBacha>div a {
- display: block;
- height: 100%;
- width: 100%;
- text-align: center;
- background-position: center center;
- background-color: #2f4050;
- opacity: .5;
- }
-
- .minBacha>div a:hover {
- opacity: 1;
- }
-
- .minClosed>a {
- background: url("./../img/min.png") no-repeat;
- }
-
- .Bacha>a {
- background: url("./../img/gb.png") no-repeat;
- }
-
- .lblcount {
- position: absolute;
- right: 5px;
- top: 7px;
- }
-
- .first {
- z-index: 1000;
- }
-
- .khzl {
- font-size: 12px;
- border: 0;
- margin: 35px auto;
- color: #fff;
- }
-
- .khzl ul li {
- color: initial;
- }
-
- .khzl tr {
- border: 0;
- }
-
- .khzl th {
- padding: 5px 8px 5px 0;
- text-align: right;
- width: 40%;
- font-weight: normal;
- border: 0;
- }
-
- .khzl tbody>tr>td,
- .khzl tbody>tr>th {
- border: 0;
- }
-
- .khzl tbody>tr>td input {
- border: 0;
- outline: none;
- background: #243747;
- padding-left: 5px;
- width: 100%;
- }
-
- .khzl tbody>tr>td .combo-select {
- border: 0;
- outline: none;
- }
-
- .khzl tbody>tr>td .combo-arrow {
- display: none;
- }
-
- .khbtn {
- /*background: #97a0a8;*/
- color: #1ab394;
- font-size: 14px;
- vertical-align: middle;
- }
-
- .hei-list {
- width: 400px;
- margin: 0 auto;
- }
-
- .heiTop {
- height: 35px;
- background: #1ab394;
- color: #fff;
- line-height: 35px;
- padding: 0 15px;
- border-top-left-radius: 3px;
- border-top-right-radius: 3px;
- }
-
- .heiTop .htl {
- float: left;
- margin: 0;
- }
-
- .heiTop .bacha {
- float: right;
- font-size: 18px;
- cursor: pointer;
- margin: 0;
- }
-
- .heiCon {
- width: 100%;
- background: #fff;
- text-align: center;
- padding: 25px 15px;
- height: auto;
- overflow-y: auto;
- border: 1px solid #eee;
- }
-
- #time-word {
- border: 1px solid #1ab394;
- padding: 5px 0 5px 10px;
- width: 120px;
- outline: none;
- color: #000;
- }
-
- .chooses {
- margin-top: 10px;
- }
-
- .btns {
- background: #1ab394;
- color: #fff;
- padding: 3px 10px;
- outline: none;
- font-size: 12px;
- margin-left: 15px;
- border: 0;
- border-radius: 3px;
- box-sizing: border-box;
- }
-
- .bianji {
- display: inline-block;
- height: 16px;
- vertical-align: middle;
- margin-right: 5px;
- }
-
- #citySel {
- width: 100%;
- }
-
- .bianji.edi {
- background: url(./../img/xgai.png) no-repeat;
- }
-
- .bianji.sav {
- background: url(./../img/bbc.png) no-repeat;
- }
-
- .bianji.canc {
- background: url(./../img/quxi.png) no-repeat;
- }
-
- .t-shade {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background: rgba(0, 0, 0, 0.48);
- z-index: 10004;
- display: none;
- }
-
- .shade_k {
- z-index: 10005;
- width: 40%;
- height: 130px;
- margin: 10% auto;
- background-color: #fff;
- box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
- border-radius: 5px;
- }
-
- .shade_title {
- padding: 0 80px 0 20px;
- height: 42px;
- line-height: 42px;
- border-bottom: 1px solid #eee;
- font-size: 16px;
- color: #FFFFFF;
- overflow: hidden;
- background-color: rgb(26, 179, 148);
- border-radius: 2px 2px 0 0;
- position: relative;
- }
-
- .setwin {
- position: absolute;
- right: 15px;
- top: 5px;
- font-size: 20px;
- line-height: initial;
- }
-
- .setwin a {
- font-size: 20px;
- color: #fff;
- }
-
- .shade_content {
- overflow-y: auto;
- position: relative;
- padding-bottom: 50px;
- padding: 10px;
- }
-
- .ldcr-bottom .detail-con ul li .active a {
- color: #f95a83 !important;
- }
-
- .ldcr-bottom .detail-con ul li .active+.explancon {
- display: block !important;
- }
-
- .searchbtn {
- width: 2.5em;
- height: 24px;
- border-radius: 5px;
- position: absolute;
- background-color: #e43926;
- background-image: url(./../img/searIcon.png);
- background-repeat: no-repeat;
- background-position: center center;
- cursor: pointer;
- }
-
- #menuContent,
- #menuContent_market {
- background: #fff;
- position: absolute;
- width: 100%;
- border: 1px solid #ccc;
- right: 0;
- top: 34px;
- z-index: 10;
- /* display: none;*/
- overflow-y: auto;
- }
-
- #organizer,
- #organizer_market {
- height: 25px;
- width: 100%;
- display: inline-block;
- position: relative;
- }
-
- #treeDemo li {
- width: 100%;
- }
-
- .bootstrap-select>.dropdown-toggle.bs-placeholder {
- background-color: #ffffff!important;
- border-color: #e5e6e7!important;
- }
-
- .filter-option {
- color: #676b6d;
- }
-
- .bootstrap-select>.dropdown-toggle.btn-default {
- background-color: #ffffff!important;
- border-color: #e5e6e7!important;
- color: #555;
- }
-
- #fkdep_market {
- display: nones;
- }
-
- .testInput-list {
- position: absolute;
- z-index: 999;
- border: 1px solid rgb(204, 204, 204);
- background-color: rgb(255, 255, 255);
- z-index: 99999;
- padding-left: 0;
- width: 100%;
- display: none;
- height: 200px;
- overflow-y: auto;
- }
-
- .testInput-list li {
- padding: 5px;
- color: #000;
- }
-
- .testInput-list li:hover {
- background-color: #E43926;
- color: #fff;
- }
-
- #testInput_ {
- outline: none;
- border: 1px solid #ccc;
- padding-left: 10px;
- outline-color: #fff;
- }
-
- .e43 {
- color: #e43926;
- }
-
- .ld-sercon button.bton[disabled] {
- background-color: #999;
- }
-
- .combo-input.text-input {
- font-family: "宋体"!important;
- }
-
- #con_startTime,
- #con_endTime,
- #old_startTime,
- #old_endTime {
- width: 128px!important;
- }
-
- .treeList {
- border: 1px solid #e5e6e7!important;
- border-top: 0;
- height: 400px!important;
- }
-
- #TreeDemo li {
- float: initial;
- }
-
- #typeclass {
- background: #fff;
- }
- .treeList1 {
- border: 1px solid #e5e6e7 !important;
- border-top: 0;
- height: 400px !important;
- }
-
- #TreeDemo1 li {
- float: initial;
- }
-
- .addTree1 {
- background: #fff;
- position: absolute;
- width: 180px;
- border: 1px solid darkgrey;
- z-index: 10;
- display: none;
- height: 100px;
- overflow-y: auto;
- }
-
- .inps2,
- .inps3,
- .inps4 {
- display: none;
- }
-
- .time-box {}
-
- .time-box_flbox {
- display: none;
- }
-
- .customerService tbody tr th {
- padding-left: 20px;
- }
-
- .customerService tbody tr th {
- padding-left: 20px;
- }
-
- .tub {
- position: absolute;
- right: 10px;
- top: 15px;
- }
-
- .add_bj {
- display: inline-block;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- text-align: center;
- padding: 5px 10px;
- font-size: 12px;
- cursor: pointer;
- background: #1ab394;
- color: #fff;
- margin-top: 15px;
- }
-
- #typeclass_market1m {
- background: #FFFFFF;
- }
- .market tr th{
- padding-left: 30px;
- }
- .ld-sercon input {
- /* width: 128px; */
- height: 36px;
- }
- .form-group {
- margin:0;
- }
- .customerService tr {
- height:40px;
- }
- .customerService th {
- width: 100px;
- }
- .complainDiv2{
- display: none;
- }
- .workOrderIdColorRed{
- color: #FF0000;
- }
- .workOrderIdColorGreen{
- color: #008000;
- }
- .imgs {
- color: rgb(0, 128, 0);
- cursor: pointer;
- }
- .imgs a:hover {
- color: #e43926;
- }
- .W100 .th-inner {
- width:100px !important;
- }
- .W160 .th-inner {
- width:160px !important;
- }
- .W220 .th-inner {
- width:220px !important;
- }
- .W220{
- width:220px !important;
- }
- </style>
- <script>
- function clearInter() {
- clearInterval(timer);
- }
- //通话中执行变化
- var timer, n = 0;
- function calling() {
- $(".td-call").show();
- n = 0;
- clearInterval(timer);
- timer = setInterval(function() {
- n++;
- var m = parseInt(n / 60 % 60);
- var s = parseInt(n % 60);
- $(".thsc").text(toDub(m) + ":" + toDub(s));
- }, 1000);
- }
- function toDub(i) {
- return i < 10 ? "0" + i : "" + i;
- }
- </script>
- </head>
- <body class="gray-bg">
- <div class="wrapper wrapper-content animated fadeInRight">
- <!--来电弹屏开始-->
- <div class="ldtp-con clearfix animated fadeInDown ">
- <div style="display: none;" class="mfhtel"></div>
- <div class="hei-list">
- <div class="heiTop clearFix">
- <p class="htl">黑名单</p>
- <p class="bacha" title="关闭">x</p>
- </div>
- <div class="heiCon">
- <div class="heit">
- <span style="font-size: 14px;">输入拉黑时长:</span>
- <input type="text" id="time-word" />
- </div>
- <div class="chooses">
- <label class="radio-inline">
- <input type="radio" name="time" value="1" checked="checked" style="margin-top: 3px;"> 天
- </label>
- <label class="radio-inline">
- <input type="radio" name="time" value="2" style="margin-top: 3px;" />时
- </label>
- <label class="radio-inline">
- <input type="radio" name="time" value="3" style="margin-top: 3px;" />分
- </label>
- <label class="radio-inline">
- <input type="radio" name="time" value="4" style="margin-top: 3px;" />永久
- </label>
- </div>
- <p style="margin-top: 15px;"><button type="button" id="bc" class="btns">保存</button></p>
- </div>
- </div>
- <!--左侧内容-->
- <div class="ldtp-cl col-sm-3">
- <div class="head-pic">
- <div class="hp-box">
- <img src="./../img/txpic.png" alt="头像好像去了外星球!" style="width: 100%;height: 100%;" />
- <input type="hidden" class="hidTel" value="" />
- <input type="hidden" class="hidCallID" />
- <input type="hidden" class="hidActionID" />
- </div>
- <ul>
- <li><span style="font-size: 25px;" class="tel"></span></li>
- <li><span style="font-size: 15px;" class="khgsd"></span></li>
- <!--<li class="nikeName"><i></i><span class="ldname">未知</span><i></i></li>-->
- <li style="color: #4cd964;">当前通话时长:<span class="thsc">00:00</span></li>
- <li class="lahei">
- <div class="la-before"><i class="push"></i> 移至黑名单</div>
- <div class="la-after" style="display: none;">
- <p class="la-shichang">拉黑截止时间:<span class="blackTime"></span></p>
- </div>
- <div class="retur" style="display: none;"><i class="qxlh"></i> 取消黑名单</div>
- </li>
- <li class="td-call clearfix" style="display:none;">
- <a class="take" style="float:none;" href="javascript:;" title="转满意度"><i></i></a>
- <!--<a class="drop" href="javascript:;"><i></i></a>-->
- </li>
- </ul>
- </div>
- <table class="table khzl">
- <tr>
- <th>姓名:</th>
- <td>
- <input type="text" value="" class="ldname khmc" />
- <input type="hidden" value="" id="khid" />
- </td>
- </tr>
- <tr>
- <th>区域:</th>
- <td>
- <input type="text" value="" id="kharea"/>
- </td>
- </tr>
- <tr>
- <th>省份:</th>
- <td>
- <input type="text" id="shengshi" readonly="readonly" autocomplete="off">
- <div class="time-box time-box_flbox" style="position: relative;">
- <input type="hidden" class="khprovince">
- <input type="hidden" class="khcity">
- <div class="addTree1 treeList">
- <ul id="TreeDemo" class="ztree"></ul>
- </div>
- </div>
- </td>
- </tr>
- <tr>
- <th>联系电话:</th>
- <td><input type="text" value="" class="ldtel1" /></td>
- </tr>
- <tr>
- <th>来电时间:</th>
- <td><span class="ldtime" style="padding-left: 5px;"></span></td>
- </tr>
- <tr>
- <td></td>
- <td>
- <span class="edit"><i class="bianji edi"></i><a class="khbtn">编辑</a></span>
- <span class="save"> <i class="bianji sav"></i><a class="khbtn">保存</a></span>
- <span class="cancel"><i class="bianji canc"></i><a class="khbtn">取消</a></span></td>
- </tr>
- </table>
- </div>
- <!--右侧内容-->
- <div class="ldtp-cr col-sm-9">
- <ul class="ld-service clearfix">
- <li style="border-bottom:1px solid #f95a83;" itemtype="0" class="cr-click">新增工单</li>
- <li style="border-bottom:1px solid #243747;" itemtype="1">历史记录</li>
- <li style="border-bottom:1px solid #69cbd0;" itemtype="2" >历史工单</li>
- </ul>
- <div class="ld-sercon">
- <div class="complain" style="display: block;">
- <div class="Pre-second second-con addgd">
- <div class="common">
- <div class="form-group col-md-12 clearfix">
- <label class="col-md-2 workOrderTypeText">工单类型:</label>
- <div id="order_isover" class="col-md-6 r_order_type">
- <label class="radio-inline">
- <input type="radio" name="type" value="1" checked="checked"> 咨询
- </label>
- <label class="radio-inline">
- <input type="radio" name="type" value="2" > 投诉
- </label>
- <label class="radio-inline">
- <input type="radio" name="type" value="3" > 重复
- </label>
- </div>
- </div>
- <table class="customerService">
- <tbody>
- <tr>
- <th><i style="color: #FF0000">* </i>姓名:</th>
- <td>
- <div class="form-group">
- <input type="text" class="form-control" id="name" maxlength="8" />
- </div>
- </td>
- <th><i style="color: #FF0000">* </i>电话:</th>
- <td>
- <div class="form-group">
- <input type="text" class="form-control" id="tel" />
- </div>
- </td>
- <!--<th>大区:</th>
- <td style="position: relative;">
- <div class="form-group">
- <select class="form-control" id="customer_area">
- <option value ="">请选择</option>
- </select>
- </div>
- </td>-->
- <!--<td style="position: relative;">
- <div class="form-group">
- <input type="text" class="form-control" id="areaInps" />
- </div>
- </td>-->
- </tr>
- <tr>
- <th>省:</th>
- <td style="position: relative;">
- <div class="form-group">
- <select class="form-control" id="source">
- <option value ="">请选择</option>
- </select>
- </div>
- </td>
- <!--<td>
- <div class="time-box">
- <i class="tub fa fa-caret-down areaDown" style="color: #676b6d;"></i>
- <input class="form-control" type="text" id="typeclass" readonly="readonly">
- <input type="text" class="inps2">
- <input type="text" class="inps3">
- <div class="addTree1 treeList1">
- <ul id="TreeDemo1" class="ztree"></ul>
- </div>
- </div>
- </td>-->
- <th>市:</th>
- <td style="position: relative;">
- <div class="form-group">
- <select class="form-control" id="type">
- <option value ="">请选择</option>
- </select>
- </div>
- </td>
- <th>区/县:</th>
- <td style="position: relative;">
- <div class="form-group">
- <select class="form-control" id="keyid">
- <option value ="">请选择</option>
- </select>
- </div>
- </td>
- <th>详细地址:</th>
- <td>
- <div class="form-group">
- <input type="text" class="form-control" id="addressDescription" />
- </div>
- </td>
- </tr>
- <tr>
- <th>产品代码:</th>
- <td>
- <div class="form-group">
- <select class="form-control" id="productType">
- <option value ="">请选择</option>
- </select>
- </div>
- </td>
- <th>产品名称:</th>
- <td>
- <div class="form-group">
- <input type="text" class="form-control" id="productName" />
- </div>
- </td>
- <th>规格:</th>
- <td>
- <div class="form-group">
- <input type="text" class="form-control" id="specification" />
- </div>
- </td>
- <th>生产日期:</th>
- <td>
- <div class="form-group">
- <input type="text" class="form-control" id="productDate" maxlength='10' onkeyup="value=value.replace(/[^\-?\d.]/g,'')" placeholder="时间格式YYYY.MM.DD"/>
- </div>
- </td>
- </tr>
- <tr>
- <th>产品编码:</th>
- <td>
- <div class="form-group">
- <input type="text" class="form-control" id="productNumber" />
- </div>
- </td>
- <th>生产厂家:</th>
- <td>
- <!--<div class="form-group">
- <select class="form-control" id="productFactory">
- <option value ="">请选择</option>
- </select>
- </div>-->
- <div class="form-group">
- <input type="text" class="form-control" id="productFactory" list="productFactoryDataList" placeholder="请输入"/>
- <datalist id="productFactoryDataList">
- </datalist>
- </div>
- </td>
- <th>问题代码:</th>
- <td>
- <div class="form-group">
- <select class="form-control" id="problemCode">
- <option value ="">请选择</option>
- </select>
- </div>
- </td>
- <th><i style="color: #FF0000">* </i>质量问题:</th>
- <td>
- <!--<div class="form-group">
- <select class="form-control" id="qualityProblem">
- <option value ="">请选择</option>
- </select>
- </div>-->
- <div class="form-group">
- <input type="text" class="form-control" id="qualityProblem" />
- </div>
- </td>
- </tr>
- <tr>
- <th>工单级别:</th>
- <td>
- <div class="form-group">
- <select class="form-control" id="dealTimely">
- </select>
- </div>
- </td>
- <th class="reasonTitle">原因:</th>
- <td class="reasonInput">
- <div class="form-group">
- <select class="form-control" id="reason">
- <option value ="">请选择</option>
- </select>
- </div>
- </td>
- </tr>
- <tr>
- <th>是否指派:</th>
- <td>
- <div id="isAssign" class="col-md-6 r_order_type">
- <label class="radio-inline">
- <input type="radio" name="isAssign" value="1" checked="checked"> 指派
- </label>
- <label class="radio-inline">
- <input type="radio" name="isAssign" value="0" > 不指派
- </label>
- </div>
- </td>
- <th class="comaddressTitle">大区:</th>
- <td style="position: relative;" class="comaddressSelect">
- <div class="form-group">
- <select class="form-control" id="customer_comaddress">
- <option value ="">请选择</option>
- </select>
- </div>
- </td>
- <th class="submitterTitle">提交人:</th>
- <td style="position: relative;" class="submitterSelect">
- <div class="form-group">
- <select class="form-control" id="customer_submitter">
- <option value ="">请选择</option>
- </select>
- </div>
- </td>
- </tr>
- <!-- <tr>
- <th>提交内容:</th>
- <td>
- <div class="form-group">
- <input type="text" class="form-control" id="cont" />
- </div>
- </td>
- </tr>-->
- <!--<tr>
- <th>工单来源:</th>
- <td>
- <div class="form-group">
- <select name="" class="form-control" id="DicValueList"></select>
- </div>
- </td>
- <th>工单类型:</th>
- <td>
- <div class="form-group">
- <select name="" class="form-control orderType"></select>
- </div>
- </td>
- <th class="complainDiv2 snRmove">咨询类型:</th>
- <td class="complainDiv2 snRmove">
- <div class="form-group">
- <select name="" class="form-control complaintType2"></select>
- </div>
- </td>
- <th class="complainDiv">投诉类型:</th>
- <td class="complainDiv">
- <div class="form-group">
- <select name="" class="form-control complaintType1"></select>
- </div>
- </td>
- </tr>
- <tr>
- <th>产品名称:</th>
- <td>
- <div class="form-group">
- <input type="text" class="form-control" id="productname" />
- </div>
- </td>
- <th>产品类别:</th>
- <td style="position: relative;">
- <div class="form-group">
- <select name="" class="form-control productType" id="productType"></select>
- </div>
- </td>
- <th>生产批号:</th>
- <td>
- <div class="form-group">
- <input type="text" class="form-control" id="batchNumber" />
- </div>
- </td>
- <th>购买地址:</th>
- <td>
- <div class="form-group">
- <input type="text" class="form-control" id="buyAddress" />
- </div>
- </td>
- </tr>
- <tr>
- <th class="snRmove">样品寄回:</th>
- <td style="position: relative;" class="snRmove">
- <label style="vertical-align: middle;font-weight: normal; margin-right:20px;"><input style="vertical-align: middle" type="radio" name="sendBack" id="sendBack" value="0" checked="checked" />否</label>
- <label style="vertical-align: middle;font-weight: normal;"><input style="vertical-align: middle" type="radio" name="sendBack" id="sendBack" value="1" />是</label>
- </td>
- </tr>
- <tr>
- </tr>-->
- <tr>
- <th>备注:</th>
- <td colspan="7">
- <textarea name="" rows="5" cols="" placeholder="" id="remark" style="margin-top:10px;"></textarea>
- </td>
- </tr>
- <tr>
- <td colspan="8" style="text-align: center;">
- <button class="btns customerSubmit">保 存</button>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- </div>
- </div>
- <div class="complain" style="display:none;">
- <div class="ld-sercon-con clearfix">
- <div class="Ps-chaxun">
- <span>查询: <input type="text" id="old_startTime" class="laydate-icon" /> —— <input type="text" id="old_endTime" class="laydate-icon" /></span>
- <span class="searchbtn"></span>
- </div>
- <div class="table-responsive col-sm-12 tbold" style="padding-left: 0;">
- <table id="oldlist" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
- <thead>
- <tr>
- <th data-field="CallNumber">电话号码</th>
- <th data-field="CallState" data-formatter="GetCallState">呼叫状态</th>
- <th data-field="DealType" data-formatter="formatterDealType" data-align="center">处理方式</th>
- <th data-field="UserCode">坐席工号</th>
- <th data-field="UserName">坐席姓名</th>
- <th data-field="BeginTime">开始时间</th>
- <th data-field="TalkStartTime">通话开始时间</th>
- <th data-field="TalkEndTime">通话结束时间</th>
- <th data-field="TalkLongTime">通话时长(s)</th>
- <th data-field="FilePath" data-formatter="setCode">录音</th>
- </tr>
- </thead>
- <tbody class="list"></tbody>
- </table>
- </div>
- </div>
- </div>
- <div class="complain" style="display:none;">
- <div class="ld-sercon-con clearfix">
- <div class="Ps-chaxun">
- <span>
- 查询: <input type="text" id="con_startTime" class="laydate-icon" />
- ——
- <input type="text" id="con_endTime" class="laydate-icon" />
- </span>
- <span class="searchbtn"></span>
- </div>
- <div id="zxlbs" class="table-responsive col-sm-12 tbold" style="padding-left: 0;">
- <table id="orderlist" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
- <thead>
- <tr>
- <th data-field="F_WorkOrderId" data-class="W160" data-formatter="View" data-align="center">工单编号</th>
- <th data-field="F_AreaName" data-class="W100" data-align="center">大区</th>
- <th data-field="F_OfficName" data-class="W100" data-align="center">办事处</th>
- <th data-field="F_CreateTime" data-class="W100" data-align="center">投诉时间</th>
- <th data-field="F_SerialNumber" data-class="W100" data-align="center">序号</th>
- <th data-field="F_CusName" data-class="W100" data-align="center">姓名</th>
- <th data-field="F_AddRess" data-class="W100" data-align="center">地址</th>
- <th data-field="F_CusPhone" data-class="W100" data-align="center">联系电话</th>
- <th data-field="F_ProductType" data-class="W100" data-align="center">产品代码</th>
- <th data-field="F_ProductName" data-class="W100" data-align="center">产品名称</th>
- <th data-field="F_Specifications" data-class="W100" data-align="center">规格</th>
- <th data-field="F_ProductDate" data-class="W100" data-align="center">生产日期</th>
- <th data-field="F_BatchNumber" data-class="W100" data-align="center">产品编码</th>
- <th data-field="F_Manufacturer" data-class="W100" data-align="center">生产厂家</th>
- <th data-field="F_ProblemCode" data-class="W100" data-align="center">问题代码</th>
- <th data-field="F_QualityProblem" data-class="W100" data-align="center">质量问题</th>
- <th data-field="F_Notifications" data-class="W100" data-align="center">通知人</th>
- <th data-field="F_ReceivingPerson" data-class="W100" data-align="center">接听人</th>
- <th data-field="F_DealResult" data-class="W100" data-align="center">落实情况</th>
- <th data-field="F_State" data-class="W100" data-formatter="workOrderStateJudge" data-align="center">处理进度</th>
- <th data-field="F_Type" data-class="W100" data-formatter="workOrderTypeJudge" data-align="center">工单类别</th>
- </tr>
- </thead>
- <tbody class="list"></tbody>
- </table>
- </div>
- </div>
- </div>
- </div>
- <!--右侧下方内容区-->
- <div class="ldcr-bottom" style="margin-top:10px;">
- <div class="ldcrb-top clearfix">
- <ul class="clearfix">
- <li style="border-bottom:1px solid #69cbd0; background: #000;color: #fff;">知识库</li>
- <!--<li style="border-bottom:1px solid #f95a83;border-top:1px solid #000;border-right:1px solid #000;">更多内容</li>-->
- </ul>
- <div class="ld-search">
- <div class="sear-inp">
- <input type="text" class="search" placeholder="搜索问题、内容或者标题" />
- </div>
- <div class="searIcon">
- </div>
- </div>
- </div>
- <div class="detail-con">
- <ul></ul>
- </div>
- </div>
- </div>
- </div>
- <!--录音-->
- <div class="t-shade">
- <div class="shade_k">
- <div class="shade_title">
- <span>录音播放与下载<srong class="cknum"></srong></span>
- <span class="setwin"><a>x</a></span>
- </div>
- <div class="shade_content">
- <div class="Ly_box audiojs">
- </div>
- <div class="boxCon LY_box">
-
- </div>
- </div>
- </div>
- </div>
- <!--来电弹屏结束-->
- </div>
- <script src="./../js/bootstrap-table.js"></script>
- <script src="./../js/bootstrap-table-zh-CN.js"></script>
- <script src="./../js/zTree/jquery.ztree.core.js"></script>
- <script src="./../js/plugins/datapicker/bootstrap-datepicker.js"></script>
- <script src="../css/laydate/laydate.js"></script>
- <script src="../js/kindeditor/kindeditor.js"></script>
- <script src="../js/kindeditor/lang/zh_CN.js"></script>
- <script src="./../js/jquery.select.js"></script>
- <script src="select.js"></script>
- <script src="../js/comboSelect/jquery.combo.select.js"></script>
- <script src="./../js/main.js?v=1.5"></script>
- <script src="call.js"></script>
- </body>
- </html>
|