Selaa lähdekoodia

禅道bug修改

liuzhen 6 vuotta sitten
vanhempi
commit
a97d268bb9

+ 4 - 4
CallCenterWeb.UI/Message/MessageType.html

75
             '</li>' +
75
             '</li>' +
76
             '</ul>' +
76
             '</ul>' +
77
             '<div class="add_time">' +
77
             '<div class="add_time">' +
78
-            '<label for="">短信类型:</label>' +
78
+            '<label for=""><b class="text-danger">*</b>短信类型:</label>' +
79
             // '<input type="text" id="TypeName" class="photo"  />' +
79
             // '<input type="text" id="TypeName" class="photo"  />' +
80
 			'<select id="MessageType" class="photo"><option value="">--请选择--</option><option value="来院方式">来院方式</option><option value="预约挂号">预约挂号</option><option value="再次提醒">再次提醒</option></option><option value="医院相关介绍">医院相关介绍</option></option><option value="专家坐诊时间">专家坐诊时间</option></select>'+
80
 			'<select id="MessageType" class="photo"><option value="">--请选择--</option><option value="来院方式">来院方式</option><option value="预约挂号">预约挂号</option><option value="再次提醒">再次提醒</option></option><option value="医院相关介绍">医院相关介绍</option></option><option value="专家坐诊时间">专家坐诊时间</option></select>'+
81
             '</div>' +
81
             '</div>' +
82
             '<div class="add_time">' +
82
             '<div class="add_time">' +
83
-            '<label for="">短信内容:</label>' +
83
+            '<label for=""><b class="text-danger">*</b>短信内容:</label>' +
84
             // '<input type="text" class="photo " id="TypeDisction"  />' +
84
             // '<input type="text" class="photo " id="TypeDisction"  />' +
85
 			'<textarea id="tetare" rows="3"></textarea>'+
85
 			'<textarea id="tetare" rows="3"></textarea>'+
86
             '</div>' +
86
             '</div>' +
146
                 type: 1,
146
                 type: 1,
147
                 content: html, //iframe的url,no代表不显示滚动条
147
                 content: html, //iframe的url,no代表不显示滚动条
148
                 title: '添加短信类型',
148
                 title: '添加短信类型',
149
-                area: ['30%', '45%'], //宽高
149
+                area: ['35%', '45%'], //宽高
150
             });
150
             });
151
         });
151
         });
152
 		// //短信类型
152
 		// //短信类型
160
         //新增
160
         //新增
161
         function addedit() {
161
         function addedit() {
162
             if (!$("#MessageType").val()) {
162
             if (!$("#MessageType").val()) {
163
-                layer.confirm('请输入短信类型', {
163
+                layer.confirm('请选择短信类型', {
164
                     btn: ['确定'] //按钮
164
                     btn: ['确定'] //按钮
165
                 });
165
                 });
166
                 return;
166
                 return;

+ 1 - 1
CallCenterWeb.UI/OnDuty/Duty.html

166
 					tc = layer.open({
166
 					tc = layer.open({
167
 						type: 1,
167
 						type: 1,
168
 						content: html, //iframe的url,no代表不显示滚动条
168
 						content: html, //iframe的url,no代表不显示滚动条
169
-						title: '添加值班号码',
169
+						title: '添加值班电话',
170
 						area: ['40%', '50%'], //宽高
170
 						area: ['40%', '50%'], //宽高
171
 					});
171
 					});
172
 					getDepts($('#t_department')); //坐席组下拉
172
 					getDepts($('#t_department')); //坐席组下拉

+ 48 - 19
CallCenterWeb.UI/OnDuty/SeatsMessage.html

3
 
3
 
4
 	<head>
4
 	<head>
5
 		<meta charset="UTF-8">
5
 		<meta charset="UTF-8">
6
-		<title>席组管理</title>
6
+		<title>席组管理</title>
7
 		<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
 		<meta name="viewport" content="width=device-width, initial-scale=1.0">
8
 		<script src="../Script/Common/huayi.load.js"></script>
8
 		<script src="../Script/Common/huayi.load.js"></script>
9
 		<script src="../Script/Common/huayi.config.js"></script>
9
 		<script src="../Script/Common/huayi.config.js"></script>
18
 				<sapn><i class="syIcon"></i>位置:
18
 				<sapn><i class="syIcon"></i>位置:
19
 					<a href="javaScript:;" id="ReIndex">首页</a>&gt;
19
 					<a href="javaScript:;" id="ReIndex">首页</a>&gt;
20
 					<a href="javaScript:;">话务管理</a>&gt;
20
 					<a href="javaScript:;">话务管理</a>&gt;
21
-					<a href="" style="color: #000;">席组管理</a>
21
+					<a href="" style="color: #000;">席组管理</a>
22
 				</sapn>
22
 				</sapn>
23
 			</div>
23
 			</div>
24
 			<div class="dhRight">
24
 			<div class="dhRight">
48
 						<tr>
48
 						<tr>
49
 							<th data-field="state" data-checkbox="true"></th>
49
 							<th data-field="state" data-checkbox="true"></th>
50
 							<th data-field="F_ZXZCode" data-align="center">坐席组编号</th>
50
 							<th data-field="F_ZXZCode" data-align="center">坐席组编号</th>
51
-							<th data-field="F_ZXZName" data-align="center">席组名称</th>
51
+							<th data-field="F_ZXZName" data-align="center">席组名称</th>
52
 							<!--<th data-field="F_IVRKey" data-align="center">IVR按键</th>-->
52
 							<!--<th data-field="F_IVRKey" data-align="center">IVR按键</th>-->
53
 							<th data-field="F_WHBDKey" data-align="center">外呼本地前缀</th>
53
 							<th data-field="F_WHBDKey" data-align="center">外呼本地前缀</th>
54
 							<th data-field="F_WHWDKey" data-align="center">外呼外地前缀</th>
54
 							<th data-field="F_WHWDKey" data-align="center">外呼外地前缀</th>
55
-							<th data-field="F_ZXAtt" data-align="center">席归属地</th>
55
+							<th data-field="F_ZXAtt" data-align="center">席归属地</th>
56
 							<th data-field="F_Des" data-align="center">描述说明</th>
56
 							<th data-field="F_Des" data-align="center">描述说明</th>
57
 						</tr>
57
 						</tr>
58
 					</thead>
58
 					</thead>
69
 				'</li>' +
69
 				'</li>' +
70
 				'</ul>' +
70
 				'</ul>' +
71
 				'<div class="add_time">' +
71
 				'<div class="add_time">' +
72
-				'<label for="">编号:</label>' +
72
+				'<label for=""><b class="text-danger">*</b>坐席组编号:</label>' +
73
 				'<input type="text" id="Z_Num" class="photo"  />' +
73
 				'<input type="text" id="Z_Num" class="photo"  />' +
74
-				'<label for="">名称:</label>' +
74
+				'<label for=""><b class="text-danger">*</b>坐席组名称:</label>' +
75
 				'<input type="text" id="Z_Name" class="photo"  />' +
75
 				'<input type="text" id="Z_Name" class="photo"  />' +
76
 				'</div>' +
76
 				'</div>' +
77
 				'<div class="add_time">' +
77
 				'<div class="add_time">' +
78
-				'<label for="">所属地区号:</label>' +
78
+				'<label for=""><b class="text-danger">*</b>坐席地区号:</label>' +
79
 				'<input type="text" id="Z_gsd" class="photo"  />' +
79
 				'<input type="text" id="Z_gsd" class="photo"  />' +
80
-				'<label for="">外呼外地前缀:</label>' +
80
+				'<label for=""><b class="text-danger">*</b>外呼外地前缀:</label>' +
81
 				'<input type="text" id="Z_w" class="photo"  />' +
81
 				'<input type="text" id="Z_w" class="photo"  />' +
82
 				'</div>' +
82
 				'</div>' +
83
 				'<div class="add_time">' +
83
 				'<div class="add_time">' +
84
-				'<label for="">外呼本地前缀:</label>' +
84
+				'<label for=""><b class="text-danger">*</b>外呼本地前缀:</label>' +
85
 				'<input type="text" id="Z_b" class="photo"  />' +
85
 				'<input type="text" id="Z_b" class="photo"  />' +
86
 				//				'<label for="">IVR按键:</label>' +
86
 				//				'<label for="">IVR按键:</label>' +
87
 				//				'<input type="text" id="Z_IVR" class="photo"  />' +
87
 				//				'<input type="text" id="Z_IVR" class="photo"  />' +
102
 				'</li>' +
102
 				'</li>' +
103
 				'</ul>' +
103
 				'</ul>' +
104
 				'<div class="add_time">' +
104
 				'<div class="add_time">' +
105
-				'<label for="">编号:</label>' +
105
+				'<label for=""><b class="text-danger">*</b>坐席组编号:</label>' +
106
 				'<input type="text" id="Z_Nums" class="photo"  />' +
106
 				'<input type="text" id="Z_Nums" class="photo"  />' +
107
-				'<label for="">名称:</label>' +
107
+				'<label for=""><b class="text-danger">*</b>坐席组名称:</label>' +
108
 				'<input type="text" id="Z_Names" class="photo"  />' +
108
 				'<input type="text" id="Z_Names" class="photo"  />' +
109
 				'</div>' +
109
 				'</div>' +
110
 				'<div class="add_time">' +
110
 				'<div class="add_time">' +
111
-				'<label for="">所属地区号:</label>' +
111
+				'<label for=""><b class="text-danger">*</b>坐席地区号:</label>' +
112
 				'<input type="text" id="Z_gsds" class="photo"  />' +
112
 				'<input type="text" id="Z_gsds" class="photo"  />' +
113
-				'<label for="">外呼外地前缀:</label>' +
114
-				'<input type="text" id="Z_ws" class="photo"  />' +
113
+				'<label for=""><b class="text-danger">*</b>外呼外地前缀:</label>' +
114
+				'<input type="text" id="Z_ws" class="photo" />' +
115
 				'</div>' +
115
 				'</div>' +
116
 				'<div class="add_time">' +
116
 				'<div class="add_time">' +
117
-				'<label for="">外呼本地前缀:</label>' +
118
-				'<input type="text" id="Z_bs" class="photo"  />' +
117
+				'<label for=""><b class="text-danger">*</b>外呼本地前缀:</label>' +
118
+				'<input type="text" id="Z_bs" class="photo" />' +
119
 				//				'<label for="">IVR按键:</label>' +
119
 				//				'<label for="">IVR按键:</label>' +
120
 				//				'<input type="text" id="Z_IVRs" class="photo"  />' +
120
 				//				'<input type="text" id="Z_IVRs" class="photo"  />' +
121
 				'</div>' +
121
 				'</div>' +
173
 							if(result.state.toLowerCase() == "success") {
173
 							if(result.state.toLowerCase() == "success") {
174
 								ac = layer.open({
174
 								ac = layer.open({
175
 									type: 1,
175
 									type: 1,
176
-									title: '修改坐席',
176
+									title: '修改坐席',
177
 									area: ['45%', '60%'], //宽高
177
 									area: ['45%', '60%'], //宽高
178
 									content: htmls
178
 									content: htmls
179
 								});
179
 								});
194
 					tc = layer.open({
194
 					tc = layer.open({
195
 						type: 1,
195
 						type: 1,
196
 						content: html, //iframe的url,no代表不显示滚动条
196
 						content: html, //iframe的url,no代表不显示滚动条
197
-						title: '添加席组',
197
+						title: '添加席组',
198
 						area: ['45%', '60%'], //宽高
198
 						area: ['45%', '60%'], //宽高
199
 					});
199
 					});
200
 				});
200
 				});
269
 			}
269
 			}
270
 			//新增
270
 			//新增
271
 			function addedit() {
271
 			function addedit() {
272
-
272
+				var NumReg = /^\d+$/;
273
+				if(!NumReg.test($.trim($("#Z_w").val()))) {
274
+					layer.confirm('外呼外地前缀必须是数字。', {
275
+						icon: 2,
276
+						btn: ['确定'] //按钮
277
+					});
278
+					return;
279
+				}
280
+				if(!NumReg.test($.trim($("#Z_b").val()))) {
281
+					layer.confirm('外呼本地前缀必须是数字。', {
282
+						icon: 2,
283
+						btn: ['确定'] //按钮
284
+					});
285
+					return;
286
+				}
273
 				/*发送请求*/
287
 				/*发送请求*/
274
 				$.post(huayi.config.callcenter_url + "SeatGroup/AddSeatGroup", {
288
 				$.post(huayi.config.callcenter_url + "SeatGroup/AddSeatGroup", {
275
 					ZXZCode: $('#Z_Num').val(),
289
 					ZXZCode: $('#Z_Num').val(),
294
 			//修改
308
 			//修改
295
 			function xg() {
309
 			function xg() {
296
 				$("#tc").hide();
310
 				$("#tc").hide();
311
+				var NumReg = /^\d+$/;
312
+				if(!NumReg.test($.trim($("#Z_w").val()))) {
313
+					layer.confirm('外呼外地前缀必须是数字。', {
314
+						icon: 2,
315
+						btn: ['确定'] //按钮
316
+					});
317
+					return;
318
+				}
319
+				if(!NumReg.test($.trim($("#Z_b").val()))) {
320
+					layer.confirm('外呼本地前缀必须是数字。', {
321
+						icon: 2,
322
+						btn: ['确定'] //按钮
323
+					});
324
+					return;
325
+				}
297
 				/*发送请求*/
326
 				/*发送请求*/
298
 				$.post(huayi.config.callcenter_url + "SeatGroup/EditSeatGroup", {
327
 				$.post(huayi.config.callcenter_url + "SeatGroup/EditSeatGroup", {
299
 					ZXZID: $("#ID").val(),
328
 					ZXZID: $("#ID").val(),

+ 9 - 5
CallCenterWeb.UI/Quality/qualityControl.html

59
 				<table id="goods" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
59
 				<table id="goods" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
60
 					<thead>
60
 					<thead>
61
 						<tr>
61
 						<tr>
62
-							<th data-field="_bh" data-formatter="Code"></th>
62
+							<th data-field="_bh" data-formatter="Code">编号</th>
63
 							<th data-field="_callnumber">电话号码</th>
63
 							<th data-field="_callnumber">电话号码</th>
64
 							<th data-field="_filepath" data-formatter="setCode">录音质检</th>
64
 							<th data-field="_filepath" data-formatter="setCode">录音质检</th>
65
 							<th data-field="_f_qcstate" data-formatter="quality">是否质检</th>
65
 							<th data-field="_f_qcstate" data-formatter="quality">是否质检</th>
196
 				$(".zj_usercode").text(row._usercode);
196
 				$(".zj_usercode").text(row._usercode);
197
 				$(".zj_username").text(row._username);
197
 				$(".zj_username").text(row._username);
198
 				$('.audio_download').html('<a href="' + row._filepath + '" class="btns" download="filename">下载</a>');
198
 				$('.audio_download').html('<a href="' + row._filepath + '" class="btns" download="filename">下载</a>');
199
-				var zjID = row._callrecordsid;
200
-				Xq(zjID);
199
+//				var zjID = row._callrecordsid;
200
+//				Xq(zjID);
201
 			});
201
 			});
202
 			/*录音质检*/
202
 			/*录音质检*/
203
 			function setCode(val, row) {
203
 			function setCode(val, row) {
204
+				var id=row._callrecordsid
204
 				if(val == "") {
205
 				if(val == "") {
205
 					return '-';
206
 					return '-';
206
 				} else {
207
 				} else {
207
 					return '<div class="imgs">' +
208
 					return '<div class="imgs">' +
208
-						'<img src="../img/vice.png" alt="" onclick= ck("' + val + '") />' +
209
+						'<img src="../img/vice.png" alt="" onclick= ck(this) item="' + val + '" id="'+id +'"/>' +
209
 						'</div>';
210
 						'</div>';
210
 				}
211
 				}
211
 
212
 
251
 			function ck(val) {
252
 			function ck(val) {
252
 				$(".t-shade").addClass("cx");
253
 				$(".t-shade").addClass("cx");
253
 				$(".xqlb").addClass("cx");
254
 				$(".xqlb").addClass("cx");
255
+				var id=$(val).attr('id');
256
+				Xq(id);
257
+				var path = $(val).attr("item");
254
 				$(".Ly_box").empty();
258
 				$(".Ly_box").empty();
255
-				$('<audio  style="width:100%;" src="' + val + '" loop="loop" controls="controls"></audio>').appendTo(".Ly_box");
259
+				$('<audio  style="width:100%;" src="' + path + '" loop="loop" controls="controls"></audio>').appendTo(".Ly_box");
256
 			}
260
 			}
257
 
261
 
258
 			function Xq(zjID) {
262
 			function Xq(zjID) {

+ 8 - 5
CallCenterWeb.UI/Quality/zjpf.html

69
 				<table id="goods" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
69
 				<table id="goods" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
70
 					<thead>
70
 					<thead>
71
 						<tr>
71
 						<tr>
72
-							<th data-field="_bh" data-formatter="Code"></th>
72
+							<th data-field="_bh" data-formatter="Code">编号</th>
73
 							<th data-field="_callnumber">电话号码</th>
73
 							<th data-field="_callnumber">电话号码</th>
74
 							<th data-field="_filepath" data-formatter="setCode">录音质检</th>
74
 							<th data-field="_filepath" data-formatter="setCode">录音质检</th>
75
 							<th data-field="_f_qcstate" data-formatter="quality">是否质检</th>
75
 							<th data-field="_f_qcstate" data-formatter="quality">是否质检</th>
209
 				//console.log(row._callrecordsid);
209
 				//console.log(row._callrecordsid);
210
 				$(".zj_phone").text(row._callnumber);
210
 				$(".zj_phone").text(row._callnumber);
211
 				$(".zj_time").text(row._talkstarttime);
211
 				$(".zj_time").text(row._talkstarttime);
212
-				$(".zj_calltype").text("呼入");
212
+//				$(".zj_calltype").text("呼入");
213
+				$(".zj_calltype").html(call(row._calltype));
213
 				$(".zj_talklongtime").text(row._talklongtime);
214
 				$(".zj_talklongtime").text(row._talklongtime);
214
 				$(".zj_usercode").text(row._usercode);
215
 				$(".zj_usercode").text(row._usercode);
215
 				$(".zj_username").text(row._username);
216
 				$(".zj_username").text(row._username);
216
 				$('.Thid').val(row._callrecordsid);
217
 				$('.Thid').val(row._callrecordsid);
217
 				$('.audio_download').html('<a href="' + row._filepath + '" class="btns" download="filename">下载</a>');
218
 				$('.audio_download').html('<a href="' + row._filepath + '" class="btns" download="filename">下载</a>');
218
-				var zjID = row._callrecordsid;
219
+//				var zjID = row._callrecordsid;
219
 				//				$(".divDataItems").html('');
220
 				//				$(".divDataItems").html('');
220
-				Xq(zjID);
221
+//				Xq(zjID);
221
 
222
 
222
 			});
223
 			});
223
 			/*录音质检*/
224
 			/*录音质检*/
224
 			function setCode(val, row) {
225
 			function setCode(val, row) {
225
 				if(val) {
226
 				if(val) {
226
 					return '<div class="imgs">' +
227
 					return '<div class="imgs">' +
227
-						'<img src="../img/vice.png" alt="" onclick= ck(this) item="' + val + '" />' +
228
+						'<img src="../img/vice.png" alt="" onclick= ck(this) item="' + val + '" callrecordsid="' + row._callrecordsid + '"/>' +
228
 						'</div>';
229
 						'</div>';
229
 				} else {
230
 				} else {
230
 					return '-';
231
 					return '-';
273
 				$(".t-shade").addClass("cx");
274
 				$(".t-shade").addClass("cx");
274
 				$(".xqlb").addClass("cx");
275
 				$(".xqlb").addClass("cx");
275
 				var path = $(val).attr("item");
276
 				var path = $(val).attr("item");
277
+				var callrecordsid = $(val).attr("callrecordsid");
278
+				Xq(callrecordsid);
276
 				$(".Ly_box").empty();
279
 				$(".Ly_box").empty();
277
 				$('<audio  style="width:100%;" src="' + path + '" loop="loop" controls="controls"></audio>').appendTo(".Ly_box");
280
 				$('<audio  style="width:100%;" src="' + path + '" loop="loop" controls="controls"></audio>').appendTo(".Ly_box");
278
 			}
281
 			}

+ 6 - 6
CallCenterWeb.UI/TelCall/NumberAssignment.html

63
 				//'<li class="active"><a href="#">参数信息</a></li> ' +
63
 				//'<li class="active"><a href="#">参数信息</a></li> ' +
64
 				//'</ul>' +
64
 				//'</ul>' +
65
 				'<div class="add_time">' +
65
 				'<div class="add_time">' +
66
-				'<label for="hd">号段:</label>' +
66
+				'<label for="hd"><b class="text-danger">*</b>号段:</label>' +
67
 				'<input type="text" id="hd" value="" class="photo"/><input type="hidden" id="hidhd" value="" class="photo"/>' +
67
 				'<input type="text" id="hd" value="" class="photo"/><input type="hidden" id="hidhd" value="" class="photo"/>' +
68
 				'</div>' +
68
 				'</div>' +
69
 				'<div class="add_time">' +
69
 				'<div class="add_time">' +
70
-				'<label for="qphone">区号:</label>' +
70
+				'<label for="qphone"><b class="text-danger">*</b>区号:</label>' +
71
 				'<input type="text" class="photo" value="" id="qphone"/>' +
71
 				'<input type="text" class="photo" value="" id="qphone"/>' +
72
 				'</div>' +
72
 				'</div>' +
73
 				'<div class="add_time">' +
73
 				'<div class="add_time">' +
74
-				'<label for="city">城市:</label>' +
74
+				'<label for="city"><b class="text-danger">*</b>城市:</label>' +
75
 				'<input type="text" class="photo" value="" id="city"/>' +
75
 				'<input type="text" class="photo" value="" id="city"/>' +
76
 				'</div>' +
76
 				'</div>' +
77
 				'<div class="add_time">' +
77
 				'<div class="add_time">' +
78
-				'<label for="Pb"  class="Pb_sm">卡类型:</label>' +
78
+				'<label for="Pb"  class="Pb_sm"><b class="text-danger">*</b>卡类型:</label>' +
79
 				'<textarea id="Pb"/>' +
79
 				'<textarea id="Pb"/>' +
80
 				'</textarea>' +
80
 				'</textarea>' +
81
 				'</div>' +
81
 				'</div>' +
124
 								tc = layer.open({
124
 								tc = layer.open({
125
 									type: 1,
125
 									type: 1,
126
 									title: '修改号码归属地',
126
 									title: '修改号码归属地',
127
-									area: ['40%', '68%'], //宽高
127
+									area: ['40%', '70%'], //宽高
128
 									content: html
128
 									content: html
129
 								});
129
 								});
130
 
130
 
144
 						fix: false,
144
 						fix: false,
145
 						content: html, //iframe的url,no代表不显示滚动条
145
 						content: html, //iframe的url,no代表不显示滚动条
146
 						title: '添加号码归属地',
146
 						title: '添加号码归属地',
147
-						area: ['35%', '70%'], //宽高
147
+						area: ['40%', '70%'], //宽高
148
 					});
148
 					});
149
 				});
149
 				});
150
 				initTable();
150
 				initTable();

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

288
 				<sapn><i class="syIcon"></i>位置:
288
 				<sapn><i class="syIcon"></i>位置:
289
 					<a href="javaScript:;" id="ReIndex">首页</a>&gt;
289
 					<a href="javaScript:;" id="ReIndex">首页</a>&gt;
290
 					<a href="javaScript:;">话务管理</a>&gt;
290
 					<a href="javaScript:;">话务管理</a>&gt;
291
-					<a href="" style="color: #000;">坐席管理</a>
291
+					<a href="" style="color: #000;">坐席监控管理</a>
292
 				</sapn>
292
 				</sapn>
293
 			</div>
293
 			</div>
294
 
294
 

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

151
 						});
151
 						});
152
 					/*判断长度*/
152
 					/*判断长度*/
153
 					if(ids.length <= 0) {
153
 					if(ids.length <= 0) {
154
-						layer.confirm('没有可处理的选项', {
154
+						layer.confirm('没有可处理的选项', {
155
 							btn: ['确定'] //按钮
155
 							btn: ['确定'] //按钮
156
 						});
156
 						});
157
 						return;
157
 						return;

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

58
 						<div class="col-md-12 row">
58
 						<div class="col-md-12 row">
59
 							<div class="col-md-12 row">
59
 							<div class="col-md-12 row">
60
 								<div class="form-group col-md-4">
60
 								<div class="form-group col-md-4">
61
-									<label for="order_name">客户姓名:</label>
61
+									<label for="order_name"><b class="text-danger">*</b>客户姓名:</label>
62
 									<input type="text" class="form-control input-sm" id="order_name" autocomplete="off" placeholder="请输入客户姓名">
62
 									<input type="text" class="form-control input-sm" id="order_name" autocomplete="off" placeholder="请输入客户姓名">
63
 								</div>
63
 								</div>
64
 								<div class="form-group col-md-4">
64
 								<div class="form-group col-md-4">
65
-									<label for="order_tel">客户电话:</label>
65
+									<label for="order_tel"><b class="text-danger">*</b>客户电话:</label>
66
 									<input type="text" class="form-control input-sm" id="order_tel" autocomplete="off" placeholder="请输入客户电话">
66
 									<input type="text" class="form-control input-sm" id="order_tel" autocomplete="off" placeholder="请输入客户电话">
67
 								</div>
67
 								</div>
68
 							</div>
68
 							</div>

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

57
 							<input type="text" class="form-control" id="sc_gongd" placeholder="请输入关键字" />
57
 							<input type="text" class="form-control" id="sc_gongd" placeholder="请输入关键字" />
58
 						</div>
58
 						</div>
59
 						<div class="form-group">
59
 						<div class="form-group">
60
-							<input type="text" class="form-control" id="sc_key" placeholder="请输入电话号码" />
60
+							<input type="text" class="form-control" id="sc_key" placeholder="请输入客户电话" />
61
 						</div>
61
 						</div>
62
 					</div>
62
 					</div>
63
 				</div>
63
 				</div>

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

50
 							<input type="text" class="form-control" id="sc_gongd" placeholder="请输入关键字" />
50
 							<input type="text" class="form-control" id="sc_gongd" placeholder="请输入关键字" />
51
 						</div>
51
 						</div>
52
 						<div class="form-group">
52
 						<div class="form-group">
53
-							<input type="text" class="form-control" id="sc_key" placeholder="请输入电话号码" />
53
+							<input type="text" class="form-control" id="sc_key" placeholder="请输入客户电话" />
54
 						</div>
54
 						</div>
55
 					</div>
55
 					</div>
56
 				</div>
56
 				</div>

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

57
 							<input type="text" class="form-control" id="sc_gongd" placeholder="请输入关键字" />
57
 							<input type="text" class="form-control" id="sc_gongd" placeholder="请输入关键字" />
58
 						</div>
58
 						</div>
59
 						<div class="form-group">
59
 						<div class="form-group">
60
-							<input type="text" class="form-control" id="sc_key" placeholder="请输入电话号码" />
60
+							<input type="text" class="form-control" id="sc_key" placeholder="请输入客户电话" />
61
 						</div>
61
 						</div>
62
 					</div>
62
 					</div>
63
 				</div>
63
 				</div>

+ 4 - 4
CallCenterWeb.UI/callScreen/callScreen.html

225
 								<div class="col-md-12 row">
225
 								<div class="col-md-12 row">
226
 									<div class="col-md-12 row">
226
 									<div class="col-md-12 row">
227
 										<div class="form-group col-md-4">
227
 										<div class="form-group col-md-4">
228
-											<label for="order_name">客户姓名:</label>
228
+											<label for="order_name"><b class="text-danger">*</b>客户姓名:</label>
229
 											<input type="text" class="form-control input-sm" id="order_name" autocomplete="off" placeholder="请输入客户姓名">
229
 											<input type="text" class="form-control input-sm" id="order_name" autocomplete="off" placeholder="请输入客户姓名">
230
 										</div>
230
 										</div>
231
 										<div class="form-group col-md-4">
231
 										<div class="form-group col-md-4">
232
-											<label for="order_tel">客户电话:</label>
232
+											<label for="order_tel"><b class="text-danger">*</b>客户电话:</label>
233
 											<input type="text" class="form-control input-sm" id="order_tel" autocomplete="off" placeholder="请输入客户电话">
233
 											<input type="text" class="form-control input-sm" id="order_tel" autocomplete="off" placeholder="请输入客户电话">
234
 										</div>
234
 										</div>
235
 									</div>
235
 									</div>
494
 												<th data-field="WorkOrderID" data-formatter="formatterWorkOrderID" data-align="center">工单编号</th>
494
 												<th data-field="WorkOrderID" data-formatter="formatterWorkOrderID" data-align="center">工单编号</th>
495
 												<th data-field="F_State"  data-width="110" data-align="center">工单状态</th>
495
 												<th data-field="F_State"  data-width="110" data-align="center">工单状态</th>
496
 												<!--<th data-field="IsEffective" data-formatter="formatterIsEffective" data-align="center">工单有效性</th>-->
496
 												<!--<th data-field="IsEffective" data-formatter="formatterIsEffective" data-align="center">工单有效性</th>-->
497
-												<th data-field="CustomerName" data-align="center">反馈类型</th>
497
+												<th data-field="TypeClass" data-align="center">反馈类型</th>
498
 												<!--<th data-field="TypeClassName" data-align="center">业务办理</th>-->
498
 												<!--<th data-field="TypeClassName" data-align="center">业务办理</th>-->
499
 												<th data-field="CustomerName" data-width="100" data-align="center">客户姓名</th>
499
 												<th data-field="CustomerName" data-width="100" data-align="center">客户姓名</th>
500
 												<th data-field="CustomerTel"  data-align="center">客户电话</th>
500
 												<th data-field="CustomerTel"  data-align="center">客户电话</th>
501
 												<th data-field="Problem" data-formatter="" data-align="center">问题描述</th>
501
 												<th data-field="Problem" data-formatter="" data-align="center">问题描述</th>
502
-												<th data-field="DealContents" data-formatter="" data-align="center">处理结果</th>
502
+												<th data-field="DealContents" data-formatter="" data-align="center">处理内容</th>
503
 												<th data-field="Createby"  data-align="center">创建人</th>
503
 												<th data-field="Createby"  data-align="center">创建人</th>
504
 												<!--<th data-field="Detail" data-align="center" data-formatter="formatterDetail">反馈内容</th>-->
504
 												<!--<th data-field="Detail" data-align="center" data-formatter="formatterDetail">反馈内容</th>-->
505
 												<th data-field="CreateTime" data-align="center" data-width="150">创建时间</th>
505
 												<th data-field="CreateTime" data-align="center" data-width="150">创建时间</th>

+ 2 - 0
CallCenterWeb.UI/js/Quality/zhibiaoguanli.js

288
 })
288
 })
289
 //增加
289
 //增加
290
 $(".leftAdd").click(function() {
290
 $(".leftAdd").click(function() {
291
+	$('#Left_ParentId').empty();
292
+	Select();
291
 	// 	if(Left_Pid){
293
 	// 	if(Left_Pid){
292
 	// 		$(".model").show();
294
 	// 		$(".model").show();
293
 	//			$(".rightBox").hide();
295
 	//			$(".rightBox").hide();

+ 1 - 0
CallCenterWeb.UI/notice/js/notice.js

170
 				layer.msg("删除成功!");
170
 				layer.msg("删除成功!");
171
 				$('#noticeList').bootstrapTable('refresh');
171
 				$('#noticeList').bootstrapTable('refresh');
172
 				layer.close(index);
172
 				layer.close(index);
173
+				initTable();
173
 			}
174
 			}
174
 		});
175
 		});
175
 	});
176
 	});