|
|
@@ -343,10 +343,9 @@
|
|
343
|
343
|
|
|
344
|
344
|
.dropdown-menu>li>a {
|
|
345
|
345
|
margin: 0;
|
|
346
|
|
- color: #fff;
|
|
347
|
|
- /*color: #555;*/
|
|
|
346
|
+ color: #555;
|
|
348
|
347
|
padding: 0;
|
|
349
|
|
- /*text-align: center;*/
|
|
|
348
|
+ text-align: center;
|
|
350
|
349
|
}
|
|
351
|
350
|
|
|
352
|
351
|
.dropdown-menu>li>a:focus,
|
|
|
@@ -495,6 +494,7 @@
|
|
495
|
494
|
background: url(img/satisfactionEvaluation.png) no-repeat !important;
|
|
496
|
495
|
background-size: 24px 21px !important;
|
|
497
|
496
|
}
|
|
|
497
|
+
|
|
498
|
498
|
.navbar-top-links .satisfactionEvaluation.active {
|
|
499
|
499
|
background: url(img/satisfactionEvaluation2.png) no-repeat !important;
|
|
500
|
500
|
background-size: 24px 21px !important;
|
|
|
@@ -1279,10 +1279,12 @@
|
|
1279
|
1279
|
.operation_bj {
|
|
1280
|
1280
|
float: right;
|
|
1281
|
1281
|
}
|
|
|
1282
|
+
|
|
1282
|
1283
|
#sourcearea {
|
|
1283
|
1284
|
display: inline-block;
|
|
1284
|
1285
|
width: 30%;
|
|
1285
|
1286
|
}
|
|
|
1287
|
+
|
|
1286
|
1288
|
#sourceaddress {
|
|
1287
|
1289
|
display: inline-block;
|
|
1288
|
1290
|
width: 50%;
|
|
|
@@ -1709,21 +1711,127 @@
|
|
1709
|
1711
|
<!--右侧内容-->
|
|
1710
|
1712
|
|
|
1711
|
1713
|
<div class="ldtp-cr col-sm-12">
|
|
1712
|
|
- <ul class="ld-service clearfix">
|
|
|
1714
|
+ <!-- <ul class="ld-service clearfix">
|
|
1713
|
1715
|
<li style="border-bottom: 1px solid #243747" itemtype="0" class="cr-click">
|
|
1714
|
1716
|
新增工单
|
|
1715
|
1717
|
</li>
|
|
1716
|
1718
|
<li style="border-bottom: 1px solid #243747" itemtype="1">
|
|
1717
|
1719
|
历史记录
|
|
1718
|
1720
|
</li>
|
|
1719
|
|
- <!--<li style="border-bottom:1px solid #69cbd0;" itemtype="1" >售前咨询</li>
|
|
1720
|
|
- <li style="border-bottom:1px solid #f95a83;" itemtype="2">保修服务</li>-->
|
|
1721
|
1721
|
<li style="border-bottom: 1px solid #243747" itemtype="2">
|
|
1722
|
1722
|
历史工单
|
|
1723
|
1723
|
</li>
|
|
1724
|
|
- </ul>
|
|
|
1724
|
+ </ul> -->
|
|
1725
|
1725
|
<div class="ld-sercon">
|
|
1726
|
|
- <div class="complain" style="display: block">
|
|
|
1726
|
+ <div class="complain">
|
|
|
1727
|
+ <div class="ld-sercon-con clearfix second-con">
|
|
|
1728
|
+ <div><span class="callPopupTitle">历史记录</span></div>
|
|
|
1729
|
+ <div class="Ps-chaxun">
|
|
|
1730
|
+ <span>查询:
|
|
|
1731
|
+ <input type="text" id="old_startTime" class="laydate-icon" /> —— <input
|
|
|
1732
|
+ type="text" id="old_endTime" class="laydate-icon" /></span>
|
|
|
1733
|
+
|
|
|
1734
|
+ <span class="searchbtn"></span>
|
|
|
1735
|
+ </div>
|
|
|
1736
|
+ <div class="table-responsive col-sm-12 tbold">
|
|
|
1737
|
+ <table id="oldlist" data-row-style="rowStyle" data-query-params="queryParams"
|
|
|
1738
|
+ data-pagination="true">
|
|
|
1739
|
+ <thead>
|
|
|
1740
|
+ <tr>
|
|
|
1741
|
+ <th data-field="CallNumber">
|
|
|
1742
|
+ 电话号码
|
|
|
1743
|
+ </th>
|
|
|
1744
|
+ <th data-field="CallState" data-formatter="GetCallState">
|
|
|
1745
|
+ 呼叫状态
|
|
|
1746
|
+ </th>
|
|
|
1747
|
+ <th data-field="TypeName">
|
|
|
1748
|
+ 通话类型
|
|
|
1749
|
+ </th>
|
|
|
1750
|
+ <th data-field="UserCode">
|
|
|
1751
|
+ 坐席工号
|
|
|
1752
|
+ </th>
|
|
|
1753
|
+ <th data-field="UserName">
|
|
|
1754
|
+ 坐席姓名
|
|
|
1755
|
+ </th>
|
|
|
1756
|
+ <th data-field="TalkStartTime">
|
|
|
1757
|
+ 通话开始时间
|
|
|
1758
|
+ </th>
|
|
|
1759
|
+ <th data-field="TalkEndTime">
|
|
|
1760
|
+ 通话结束时间
|
|
|
1761
|
+ </th>
|
|
|
1762
|
+ <th data-field="TalkLongTime" data-formatter="ftime">
|
|
|
1763
|
+ 通话时长
|
|
|
1764
|
+ </th>
|
|
|
1765
|
+ <th data-field="FilePath" data-formatter="setCode">
|
|
|
1766
|
+ 录音
|
|
|
1767
|
+ </th>
|
|
|
1768
|
+ </tr>
|
|
|
1769
|
+ </thead>
|
|
|
1770
|
+ <tbody class="list"></tbody>
|
|
|
1771
|
+ </table>
|
|
|
1772
|
+ </div>
|
|
|
1773
|
+ </div>
|
|
|
1774
|
+ </div>
|
|
|
1775
|
+ <div class="complain">
|
|
|
1776
|
+ <div class="ld-sercon-con clearfix second-con">
|
|
|
1777
|
+ <div><span class="callPopupTitle">历史工单</span></div>
|
|
|
1778
|
+ <div class="Ps-chaxun">
|
|
|
1779
|
+ <span>查询:
|
|
|
1780
|
+ <input type="text" id="con_startTime" class="laydate-icon" /> —— <input
|
|
|
1781
|
+ type="text" id="con_endTime" class="laydate-icon" /></span>
|
|
|
1782
|
+
|
|
|
1783
|
+ <span class="searchbtn"></span>
|
|
|
1784
|
+ <!--<span class="addjl g" style="margin-left:5em;">新增工单</span>-->
|
|
|
1785
|
+ </div>
|
|
|
1786
|
+ <div class="table-responsive col-sm-12 tbold">
|
|
|
1787
|
+ <table id="orderlist" data-row-style="rowStyle" data-query-params="queryParams"
|
|
|
1788
|
+ data-pagination="true">
|
|
|
1789
|
+ <thead>
|
|
|
1790
|
+ <tr>
|
|
|
1791
|
+ <th data-field="F_WorkOrderId" data-formatter="GetLink">
|
|
|
1792
|
+ 工单编号
|
|
|
1793
|
+ </th>
|
|
|
1794
|
+ <th data-field="F_CreateTime">
|
|
|
1795
|
+ 创建时间
|
|
|
1796
|
+ </th>
|
|
|
1797
|
+ <th data-field="UserName">
|
|
|
1798
|
+ 创建人
|
|
|
1799
|
+ </th>
|
|
|
1800
|
+ <th data-field="SourceName">
|
|
|
1801
|
+ 信息来源
|
|
|
1802
|
+ </th>
|
|
|
1803
|
+ <th data-field="TypeName">
|
|
|
1804
|
+ 信息类别
|
|
|
1805
|
+ </th>
|
|
|
1806
|
+ <th data-field="F_Result" data-formatter="formatterResult">
|
|
|
1807
|
+ 处理内容
|
|
|
1808
|
+ </th>
|
|
|
1809
|
+ <th data-field="DeptName">
|
|
|
1810
|
+ 承办单位
|
|
|
1811
|
+ </th>
|
|
|
1812
|
+ <!-- <th data-field="OtherDeptName">
|
|
|
1813
|
+ 协办单位
|
|
|
1814
|
+ </th> -->
|
|
|
1815
|
+ <th data-field="WorkStateName">
|
|
|
1816
|
+ 工单状态
|
|
|
1817
|
+ </th>
|
|
|
1818
|
+ <th data-field="F_ComContent" data-formatter="GetCont">
|
|
|
1819
|
+ 工单内容
|
|
|
1820
|
+ </th>
|
|
|
1821
|
+ <th data-field="FilePath" data-formatter="setCode">
|
|
|
1822
|
+ 录音文件
|
|
|
1823
|
+ </th>
|
|
|
1824
|
+ <th data-formatter="setReminder">
|
|
|
1825
|
+ 操作
|
|
|
1826
|
+ </th>
|
|
|
1827
|
+ </tr>
|
|
|
1828
|
+ </thead>
|
|
|
1829
|
+ <tbody class="list"></tbody>
|
|
|
1830
|
+ </table>
|
|
|
1831
|
+ </div>
|
|
|
1832
|
+ </div>
|
|
|
1833
|
+ </div>
|
|
|
1834
|
+ <div class="complain">
|
|
1727
|
1835
|
<div class="ld-sercon-con clearfix">
|
|
1728
|
1836
|
<div class="Pre-second second-con addgd" style="position: relative">
|
|
1729
|
1837
|
<div class="reposit">知</div>
|
|
|
@@ -1782,20 +1890,22 @@
|
|
1782
|
1890
|
处理方式:
|
|
1783
|
1891
|
</span>
|
|
1784
|
1892
|
<span class="col-sm-3">
|
|
1785
|
|
- <label style="font-weight: normal"><input class="radioStyle" type="radio" name="banli"
|
|
1786
|
|
- value="1" class="Nows" />当即处理</label>
|
|
1787
|
|
- <label style="font-weight: normal"><input class="radioStyle" type="radio" name="banli"
|
|
1788
|
|
- value="0" checked="checked" class="Nows" />网络转办</label>
|
|
1789
|
|
- <label style="font-weight: normal"><input id="threeWayCall" class="radioStyle" type="checkbox"
|
|
1790
|
|
- value="1" name="" class="Nows_" />三方通话</label>
|
|
|
1893
|
+ <label style="font-weight: normal"><input class="radioStyle" type="radio"
|
|
|
1894
|
+ name="banli" value="1" class="Nows" />当即处理</label>
|
|
|
1895
|
+ <label style="font-weight: normal"><input class="radioStyle" type="radio"
|
|
|
1896
|
+ name="banli" value="0" checked="checked" class="Nows" />网络转办</label>
|
|
|
1897
|
+ <label style="font-weight: normal"><input id="threeWayCall"
|
|
|
1898
|
+ class="radioStyle" type="checkbox" value="1" name=""
|
|
|
1899
|
+ class="Nows_" />三方通话</label>
|
|
1791
|
1900
|
</span>
|
|
1792
|
1901
|
<span class="col-sm-1">
|
|
1793
|
1902
|
来电号码密级:
|
|
1794
|
1903
|
</span>
|
|
1795
|
1904
|
<span class="col-sm-3">
|
|
1796
|
|
- <label style="font-weight: normal"><input class="radioStyle" type="radio" name="mj" value="0" />普通</label>
|
|
1797
|
|
- <label style="font-weight: normal"><input class="radioStyle" type="radio" name="mj" value="1"
|
|
1798
|
|
- checked="checked" />保密</label>
|
|
|
1905
|
+ <label style="font-weight: normal"><input class="radioStyle" type="radio"
|
|
|
1906
|
+ name="mj" value="0" />普通</label>
|
|
|
1907
|
+ <label style="font-weight: normal"><input class="radioStyle" type="radio"
|
|
|
1908
|
+ name="mj" value="1" checked="checked" />保密</label>
|
|
1799
|
1909
|
</span>
|
|
1800
|
1910
|
</div>
|
|
1801
|
1911
|
|
|
|
@@ -1853,11 +1963,6 @@
|
|
1853
|
1963
|
反映类别:
|
|
1854
|
1964
|
</span>
|
|
1855
|
1965
|
<span class="col-sm-3" style="position: relative">
|
|
1856
|
|
- <!-- <input type="text" style="width:100%;" id="keys"/>-->
|
|
1857
|
|
- <!--<select
|
|
1858
|
|
- name=""
|
|
1859
|
|
- id="keys"
|
|
1860
|
|
- ></select>-->
|
|
1861
|
1966
|
<div class="inpBox">
|
|
1862
|
1967
|
<input type="text" class="inps" onkeyup="darptSearch()" />
|
|
1863
|
1968
|
<i class="Cleans fa fa-close"></i>
|
|
|
@@ -1869,7 +1974,6 @@
|
|
1869
|
1974
|
<div class="selDpart1">
|
|
1870
|
1975
|
<ul id="sponsor"></ul>
|
|
1871
|
1976
|
</div>
|
|
1872
|
|
- <!--<td style="position: relative"></td>-->
|
|
1873
|
1977
|
</span>
|
|
1874
|
1978
|
<span class="col-sm-1 Import">
|
|
1875
|
1979
|
紧急程度:
|
|
|
@@ -1933,7 +2037,8 @@
|
|
1933
|
2037
|
事发区域:
|
|
1934
|
2038
|
</span>
|
|
1935
|
2039
|
<span class="col-sm-11 source_area">
|
|
1936
|
|
- <select name="sourcearea" id="sourcearea" class="form-control" style="display: inline-block; width: 20%;">
|
|
|
2040
|
+ <select name="sourcearea" id="sourcearea" class="form-control"
|
|
|
2041
|
+ style="display: inline-block; width: 20%;">
|
|
1937
|
2042
|
<!-- <option value="0">
|
|
1938
|
2043
|
请选择
|
|
1939
|
2044
|
</option> -->
|
|
|
@@ -1942,7 +2047,8 @@
|
|
1942
|
2047
|
</option>
|
|
1943
|
2048
|
</select>
|
|
1944
|
2049
|
<!--<img src="img/map_nav.png"/>-->
|
|
1945
|
|
- <input id="sourceaddress" type="text" placeholder="输入详细地址" class="form-control" style="display: inline-block; width: 40%;" />
|
|
|
2050
|
+ <input id="sourceaddress" type="text" placeholder="输入详细地址"
|
|
|
2051
|
+ class="form-control" style="display: inline-block; width: 40%;" />
|
|
1946
|
2052
|
</span>
|
|
1947
|
2053
|
<div class="mapBJ" style="
|
|
1948
|
2054
|
width: 100%;
|
|
|
@@ -1990,112 +2096,6 @@
|
|
1990
|
2096
|
|
|
1991
|
2097
|
</div>
|
|
1992
|
2098
|
</div>
|
|
1993
|
|
- <div class="complain" style="display: none">
|
|
1994
|
|
- <div class="ld-sercon-con clearfix">
|
|
1995
|
|
- <div class="Ps-chaxun">
|
|
1996
|
|
- <span>查询:
|
|
1997
|
|
- <input type="text" id="old_startTime" class="laydate-icon" /> —— <input
|
|
1998
|
|
- type="text" id="old_endTime" class="laydate-icon" /></span>
|
|
1999
|
|
-
|
|
2000
|
|
- <span class="searchbtn"></span>
|
|
2001
|
|
- </div>
|
|
2002
|
|
- <div class="table-responsive col-sm-12 tbold" style="padding-left: 0">
|
|
2003
|
|
- <table id="oldlist" data-row-style="rowStyle" data-query-params="queryParams"
|
|
2004
|
|
- data-pagination="true">
|
|
2005
|
|
- <thead>
|
|
2006
|
|
- <tr>
|
|
2007
|
|
- <th data-field="CallNumber">
|
|
2008
|
|
- 电话号码
|
|
2009
|
|
- </th>
|
|
2010
|
|
- <th data-field="CallState" data-formatter="GetCallState">
|
|
2011
|
|
- 呼叫状态
|
|
2012
|
|
- </th>
|
|
2013
|
|
- <th data-field="TypeName">
|
|
2014
|
|
- 通话类型
|
|
2015
|
|
- </th>
|
|
2016
|
|
- <th data-field="UserCode">
|
|
2017
|
|
- 坐席工号
|
|
2018
|
|
- </th>
|
|
2019
|
|
- <th data-field="UserName">
|
|
2020
|
|
- 坐席姓名
|
|
2021
|
|
- </th>
|
|
2022
|
|
- <th data-field="TalkStartTime">
|
|
2023
|
|
- 通话开始时间
|
|
2024
|
|
- </th>
|
|
2025
|
|
- <th data-field="TalkEndTime">
|
|
2026
|
|
- 通话结束时间
|
|
2027
|
|
- </th>
|
|
2028
|
|
- <th data-field="TalkLongTime" data-formatter="ftime">
|
|
2029
|
|
- 通话时长
|
|
2030
|
|
- </th>
|
|
2031
|
|
- <th data-field="FilePath" data-formatter="setCode">
|
|
2032
|
|
- 录音
|
|
2033
|
|
- </th>
|
|
2034
|
|
- </tr>
|
|
2035
|
|
- </thead>
|
|
2036
|
|
- <tbody class="list"></tbody>
|
|
2037
|
|
- </table>
|
|
2038
|
|
- </div>
|
|
2039
|
|
- </div>
|
|
2040
|
|
- </div>
|
|
2041
|
|
- <div class="complain" style="display: none">
|
|
2042
|
|
- <div class="ld-sercon-con clearfix">
|
|
2043
|
|
- <div class="Ps-chaxun">
|
|
2044
|
|
- <span>查询:
|
|
2045
|
|
- <input type="text" id="con_startTime" class="laydate-icon" /> —— <input
|
|
2046
|
|
- type="text" id="con_endTime" class="laydate-icon" /></span>
|
|
2047
|
|
-
|
|
2048
|
|
- <span class="searchbtn"></span>
|
|
2049
|
|
- <!--<span class="addjl g" style="margin-left:5em;">新增工单</span>-->
|
|
2050
|
|
- </div>
|
|
2051
|
|
- <div class="table-responsive col-sm-12 tbold" style="padding-left: 0">
|
|
2052
|
|
- <table id="orderlist" data-row-style="rowStyle" data-query-params="queryParams"
|
|
2053
|
|
- data-pagination="true">
|
|
2054
|
|
- <thead>
|
|
2055
|
|
- <tr>
|
|
2056
|
|
- <th data-field="F_WorkOrderId" data-formatter="GetLink">
|
|
2057
|
|
- 工单编号
|
|
2058
|
|
- </th>
|
|
2059
|
|
- <th data-field="F_CreateTime">
|
|
2060
|
|
- 创建时间
|
|
2061
|
|
- </th>
|
|
2062
|
|
- <th data-field="UserName">
|
|
2063
|
|
- 创建人
|
|
2064
|
|
- </th>
|
|
2065
|
|
- <th data-field="SourceName">
|
|
2066
|
|
- 信息来源
|
|
2067
|
|
- </th>
|
|
2068
|
|
- <th data-field="TypeName">
|
|
2069
|
|
- 信息类别
|
|
2070
|
|
- </th>
|
|
2071
|
|
- <th data-field="F_Result" data-formatter="formatterResult">
|
|
2072
|
|
- 处理内容
|
|
2073
|
|
- </th>
|
|
2074
|
|
- <th data-field="DeptName">
|
|
2075
|
|
- 承办单位
|
|
2076
|
|
- </th>
|
|
2077
|
|
- <!-- <th data-field="OtherDeptName">
|
|
2078
|
|
- 协办单位
|
|
2079
|
|
- </th> -->
|
|
2080
|
|
- <th data-field="WorkStateName">
|
|
2081
|
|
- 工单状态
|
|
2082
|
|
- </th>
|
|
2083
|
|
- <th data-field="F_ComContent" data-formatter="GetCont">
|
|
2084
|
|
- 工单内容
|
|
2085
|
|
- </th>
|
|
2086
|
|
- <th data-field="FilePath" data-formatter="setCode">
|
|
2087
|
|
- 录音文件
|
|
2088
|
|
- </th>
|
|
2089
|
|
- <th data-formatter="setReminder">
|
|
2090
|
|
- 操作
|
|
2091
|
|
- </th>
|
|
2092
|
|
- </tr>
|
|
2093
|
|
- </thead>
|
|
2094
|
|
- <tbody class="list"></tbody>
|
|
2095
|
|
- </table>
|
|
2096
|
|
- </div>
|
|
2097
|
|
- </div>
|
|
2098
|
|
- </div>
|
|
2099
|
2099
|
</div>
|
|
2100
|
2100
|
</div>
|
|
2101
|
2101
|
</div>
|