liuyifan 6 vuotta sitten
vanhempi
commit
18e0340523

+ 1 - 1
CallCenterWeb.UI/ReportForm/KPI.html

@@ -111,7 +111,7 @@
111 111
 						<td class="percent">0%</td>
112 112
 					</tr>
113 113
 					<tr>
114
-						<td>合计(总电话量呼入项目+呼出项目):</td>
114
+						<td>合计(总电话量呼入项目+呼出项目):</td>
115 115
 						<td class="count">0</td>
116 116
 						<td class="percent">0%</td>
117 117
 					</tr>

+ 1 - 1
CallCenterWeb.UI/ReportForm/repeat_complaint_form.html

@@ -204,7 +204,7 @@
204 204
 								},
205 205
 								{
206 206
 									field: 'F_ProductType',
207
-									title: '产品码',
207
+									title: '产品码',
208 208
 									align: 'center',
209 209
 									width: '',
210 210
 								},

+ 2 - 2
CallCenterWeb.UI/SystemManager/buMenManger.html

@@ -40,7 +40,7 @@
40 40
 					<p class="btr addBtr" title="关闭">X</p>
41 41
 				</div>
42 42
 				<div class="boxCon">
43
-					<div>所属部门:
43
+					<div><i style="color: #FF0000">*&nbsp;</i>所属部门:
44 44
 						<div class="inpBox">
45 45
 							<input type="text" class="inps inps1" />
46 46
 							<i class="xl xl_one"></i>
@@ -84,7 +84,7 @@
84 84
 					<p class="btr changeBtr" title="关闭">X</p>
85 85
 				</div>
86 86
 				<div class="boxCon">
87
-					<div>所属部门:
87
+					<div><i style="color: #FF0000">*&nbsp;</i>所属部门:
88 88
 						<div class="inpBox">
89 89
 							<input type="text" class="inps inps4" />
90 90
 							<i class="xl xl_two"></i>

+ 1 - 1
CallCenterWeb.UI/SystemManager/dengLuRiZhi.html

@@ -156,7 +156,7 @@
156 156
 							pageindex: params.pageNumber,
157 157
 							pagesize: params.pageSize,
158 158
 							token: token,
159
-							name:$('.czName').val(),//操作人名称
159
+							name:$('.czName').val().replace(/\ +/g,""),//操作人名称
160 160
 							logindate:$('.loginTime').val()//操作人名称
161 161
 						};
162 162
 						return param;

+ 2 - 2
CallCenterWeb.UI/SystemManager/js/jiChuShuJu.js

@@ -226,8 +226,8 @@
226 226
 		 				pageindex: params.pageNumber,
227 227
 		 				pagesize: params.pageSize,
228 228
 		 				token: token,
229
-		 				value: $('.sear_value').val(),
230
-		 				code: $('.sear_code').val()
229
+		 				value: $('.sear_value').val().replace(/\ +/g,""),
230
+		 				code: $('.sear_code').val().replace(/\ +/g,"")
231 231
 		 			};
232 232
 		 			return param;
233 233
 		 		},

+ 1 - 1
CallCenterWeb.UI/SystemManager/js/jueSeQuanXian.js

@@ -290,7 +290,7 @@
290 290
 						pageindex: params.pageNumber,
291 291
 						pagesize: params.pageSize,
292 292
 						token: token,
293
-						name: jsname //角色名称
293
+						name: jsname.replace(/\ +/g,"") //角色名称
294 294
 					};
295 295
 					return param;
296 296
 				},

+ 1 - 1
CallCenterWeb.UI/SystemManager/js/yongHuManger.js

@@ -708,7 +708,7 @@ function initTable(token, id, keyWord) {
708 708
 				pagesize: params.pageSize,
709 709
 				token: token,
710 710
 				dptid: id,
711
-				key: keyWord
711
+				key: keyWord.replace(/\ +/g,"")
712 712
 			};
713 713
 			return param;
714 714
 		},

+ 4 - 4
CallCenterWeb.UI/SystemManager/shuJuZiDian.html

@@ -80,7 +80,7 @@
80 80
                 <table>
81 81
                     <tbody>
82 82
                         <tr>
83
-                            <th>字典标志:</th>
83
+                            <th><i style="color: #FF0000">*&nbsp;</i>字典标志:</th>
84 84
                             <td colspan="3">
85 85
                                 <div class="inpBox">
86 86
                                     <input type="text" class="inps inps1" />
@@ -88,7 +88,7 @@
88 88
                             </td>
89 89
                         </tr>
90 90
                         <tr>
91
-                            <th>字典值:</th>
91
+                            <th><i style="color: #FF0000">*&nbsp;</i>字典值:</th>
92 92
                             <td colspan="3"><textarea style="height: 70px;" class="addzdz"></textarea></td>
93 93
                         </tr>
94 94
                         <tr>
@@ -112,7 +112,7 @@
112 112
                 <table>
113 113
                     <tbody>
114 114
                         <tr>
115
-                            <th>字典标志:</th>
115
+                            <th><i style="color: #FF0000">*&nbsp;</i>字典标志:</th>
116 116
                             <td colspan="3">
117 117
                                 <div class="inpBox">
118 118
                                     <input type="text" class="inps inps4" />
@@ -121,7 +121,7 @@
121 121
                             </td>
122 122
                         </tr>
123 123
                         <tr>
124
-                            <th>字典值:</th>
124
+                            <th><i style="color: #FF0000">*&nbsp;</i>字典值:</th>
125 125
                             <td colspan="3"><textarea style="height: 70px;" class="chanzdz"></textarea></td>
126 126
                         </tr>
127 127
                         <tr>

+ 1 - 1
CallCenterWeb.UI/TelCall/AddBlack.html

@@ -66,7 +66,7 @@
66 66
 					<label for="greetingTimes" class="col-md-2"><b class="text_require">*</b>拉黑时限</label>
67 67
 					<div class="col-md-10 time-box">
68 68
 						<i class="tub fa fa-calendar"></i>
69
-						<input class="form-control" type="text" id="greetingTimes">
69
+						<input class="form-control" type="text" id="greetingTimes" autocomplete="off">
70 70
 					</div>
71 71
 				</li>
72 72
 				<li class="form-group">

+ 2 - 2
CallCenterWeb.UI/TelCall/SeatMonitor.html

@@ -6,7 +6,7 @@
6 6
     	 <link href="../css/init.css" rel="stylesheet" />
7 7
     <script src="../Script/Common/huayi.load.js"></script>
8 8
     <script src="../Script/Common/huayi.config.js"></script>
9
-    <title>坐席管理</title>
9
+    <title>坐席监控管理</title>
10 10
     <style>
11 11
         body {
12 12
             background-color: #EEEEEE;
@@ -279,7 +279,7 @@
279 279
     <div class="wrapper wrapper-content animated fadeInRight">
280 280
     	<div class="daoHang clearfix">
281 281
 				<div class="dhLeft">
282
-					<sapn><i class="syIcon"></i>位置:<a href="javaScript:;" id="ReIndex">首页</a>&gt;<a href="javaScript:;">话务管理</a>&gt;<a href="" style="color: #000;">坐席管理</a></sapn>
282
+					<sapn><i class="syIcon"></i>位置:<a href="javaScript:;" id="ReIndex">首页</a>&gt;<a href="javaScript:;">话务管理</a>&gt;<a href="" style="color: #000;">坐席监控管理</a></sapn>
283 283
 				</div>
284 284
 				
285 285
 				<div class="dhRight">

+ 6 - 3
CallCenterWeb.UI/TelCall/WorkTime.html

@@ -22,6 +22,9 @@
22 22
 						<a href="" style="color: #000;">上班时间设置</a>
23 23
 					</sapn>
24 24
 				</div>
25
+				<div class="dhRight">
26
+            		<a href="#" title="刷新"><i class="fa fa-refresh"></i></a>
27
+            	</div>
25 28
 			</div>
26 29
 			<div class="th-box">
27 30
 				<div class="th-bar">
@@ -59,15 +62,15 @@
59 62
 				'<li class="active"><a href="#">参数信息</a></li> ' +
60 63
 				'</ul>' +
61 64
 				'<div class=" add_time">' +
62
-				'<label for="">工作开始时间:</label>' +
65
+				'<label for=""><i style="color: #FF0000">*&nbsp;</i>工作开始时间:</label>' +
63 66
 				'<input type="text" id="workstart" class="photo"/><input type="hidden" id="ID" value="" class="photo"/>' +
64 67
 				'</div>' +
65 68
 				'<div class=" add_time">' +
66
-				'<label for="">工作结束时间:</label>' +
69
+				'<label for=""><i style="color: #FF0000">*&nbsp;</i>工作结束时间:</label>' +
67 70
 				'<input type="text"class="photo" id="workend"/>' +
68 71
 				'</div>' +
69 72
 				'<div class=" add_time">' +
70
-				'<label for="">时间段名称:</label>' +
73
+				'<label for=""><i style="color: #FF0000">*&nbsp;</i>时间段名称:</label>' +
71 74
 				'<input type="text" class="photo" id="timename" />' +
72 75
 				'</div>' +
73 76
 				'<div class=" add_time">' +

+ 2 - 2
CallCenterWeb.UI/WorkOrder/WorkOrderRepeat.html

@@ -58,7 +58,7 @@
58 58
         }
59 59
         
60 60
         .customerService .tel-title {
61
-        	text-align: center;
61
+        	text-align: right;
62 62
         }
63 63
         
64 64
         .customerService .tel-input{
@@ -74,7 +74,7 @@
74 74
             <table class="customerService">
75 75
             	<tbody>
76 76
 					<tr>
77
-                        <th class="tel-title">手机号:</th>
77
+                        <th class="tel-title">电话:</th>
78 78
                         <td>
79 79
                             <div class="form-group tel-input">
80 80
                                 <input type="text" class="form-control" id="repeatPhone"/>

+ 1 - 1
CallCenterWeb.UI/WorkOrder/WorkOrderSearch.html

@@ -186,7 +186,7 @@
186 186
 							<th data-field="F_ReceivingPerson" data-class="W100" data-align="center">接听人</th>
187 187
 							<th data-field="F_DealResult" data-class="W300" data-formatter="formatterAddressResult" data-align="center">落实情况</th>
188 188
 							<th data-field="F_State" data-class="W100" data-formatter="workOrderStateJudge" data-align="center">处理进度</th>
189
-							<th data-field="F_Type" data-class="W60margin" data-formatter="workOrderTypeJudge" data-align="center">工单类别</th>
189
+							<th data-field="F_Type" data-class="W60margin searchType" data-formatter="workOrderTypeJudge" data-align="center">工单类别</th>
190 190
 							<!--<th data-field="F_Source" data-class="W100" data-formatter="workOrderSourceJudge" data-align="center">工单来源</th>-->
191 191
 							<!--<th data-field="F_DealTimely" data-class="W100" data-align="center">工单级别</th>-->
192 192
 							<!--<th data-field="F_Reason" data-class="W100" data-align="center">原因</th>-->

+ 2 - 2
CallCenterWeb.UI/callScreen/work_order_repeat.html

@@ -58,7 +58,7 @@
58 58
         }
59 59
         
60 60
         .customerService .tel-title {
61
-        	text-align: center;
61
+        	text-align: right;
62 62
         }
63 63
         
64 64
         .customerService .tel-input{
@@ -74,7 +74,7 @@
74 74
             <table class="customerService">
75 75
             	<tbody>
76 76
 					<tr>
77
-                        <th class="tel-title">手机号:</th>
77
+                        <th class="tel-title">电话:</th>
78 78
                         <td>
79 79
                             <div class="form-group tel-input">
80 80
                                 <input type="text" class="form-control" id="repeatPhone"/>

+ 3 - 1
CallCenterWeb.UI/js/WorkOrder/WorkOrder.js

@@ -439,7 +439,7 @@ function authorizeOperateButton(userRoleCode) {
439 439
 				$('.tool_downs').find('[id*="HY_edit"]').show(); //修改
440 440
 				$('.tool_downs').find('[id*="HY_mark"]').show(); //标记
441 441
 				$('.tool_downs').find('[id*="HY_remark_"]').show(); //备注
442
-				$('.tool_downs').find('[id*="HY_delete"]').hide(); //删除
442
+				$('.tool_downs').find('[id*="HY_delete"]').show(); //删除
443 443
 				$('.tool_downs').find('[id*="HY_return"]').hide(); //退回
444 444
 				$('.tool_downs').find('[id*="HY_order"]').hide(); //接单
445 445
 				$('.tool_downs').find('[id*="HY_dealWith"]').hide(); //处理
@@ -460,6 +460,7 @@ function authorizeOperateButton(userRoleCode) {
460 460
 				$('#workorderlist').find('.workOprate4').show(); //待处理
461 461
 				$('#workorderlist').find('.workOprate5').show(); //处理中
462 462
 				$('#workorderlist').find('.workOprate6').show(); //已处理
463
+				$('#workorderlist').find('.searchType').removeClass('W60margin').addClass('W100');
463 464
 			break;
464 465
 		case "YWY":	//YWY-业务人员 退回/接单、处理 、修改
465 466
 				$('.tool_downs').find('[id*="HY_transfer"]').hide(); //指派
@@ -473,6 +474,7 @@ function authorizeOperateButton(userRoleCode) {
473 474
 				$('#workorderlist').find('.workOprate3').show(); //待接单
474 475
 				$('#workorderlist').find('.workOprate4').show(); //待处理
475 476
 				$('#workorderlist').find('.workOprate5').show(); //处理中
477
+				$('#workorderlist').find('.searchType').removeClass('W60margin').addClass('W100');
476 478
 			break;
477 479
 		default:
478 480
 			break;

+ 5 - 5
CallCenterWeb.UI/regionalManagement/proManagement.html

@@ -18,12 +18,12 @@
18 18
 		<div class="container-fluid">
19 19
 			<div class="daoHang clearfix">
20 20
 				<div class="dhLeft">
21
-					<sapn><i class="syIcon"></i>位置:<a href="javaScript:;" id="ReIndex">首页</a>&gt;<a href="javaScript:;">系统管理</a>&gt;<a href="javaScript:;">系统管理</a>&gt;<a href="" class="nowPosition">区域管理</a></sapn>
21
+					<sapn><i class="syIcon"></i>位置:<a href="javaScript:;" id="ReIndex">首页</a>&gt;<a href="javaScript:;">系统管理</a>&gt;<a href="javaScript:;">系统设置</a>&gt;<a href="" class="nowPosition">区域管理</a></sapn>
22 22
 				</div>
23 23
 				
24
-				  <div class="dhRight">
24
+				<div class="dhRight">
25 25
             		<a href="#" title="刷新"><i class="fa fa-refresh"></i></a>
26
-            </div>
26
+            	</div>
27 27
 			</div>
28 28
 			<div class="toolBar">
29 29
 				<button class="btns add">添加</button>
@@ -55,7 +55,7 @@
55 55
 							</div>
56 56
 						</div>
57 57
 					</div>
58
-					<div>分类名称:<input class="inps inps2" type="text" /></div>
58
+					<div><i style="color: #FF0000">*&nbsp;</i>分类名称:<input class="inps inps2" type="text" /></div>
59 59
 					<div>排列序号:<input class="inps inps3" type="text" /></div>
60 60
 					<div><button class="btns addCun">保存</button></div>
61 61
 				</div>
@@ -99,7 +99,7 @@
99 99
 							</div>
100 100
 						</div>
101 101
 					</div>
102
-					<div>分类名称:<input class="inps inps5" type="text" /></div>
102
+					<div><i style="color: #FF0000">*&nbsp;</i>分类名称:<input class="inps inps5" type="text" /></div>
103 103
 					<div>排列序号:<input class="inps inps6" type="text" /></div>
104 104
 					<div><button class="btns changeCun">保存</button></div>
105 105
 				</div>