liuyifan %!s(int64=4) %!d(string=před) roky
rodič
revize
9d3cad96e0
35 změnil soubory, kde provedl 36814 přidání a 190 odebrání
  1. 220 165
      WebUI/CallCenterWeb.UI/Appeal/AddAppeal.html
  2. 15 20
      WebUI/CallCenterWeb.UI/CommonHtml/PrintPreview-1.html
  3. 478 0
      WebUI/CallCenterWeb.UI/MarketingManagement/AddAppealMarketing.html
  4. 1362 0
      WebUI/CallCenterWeb.UI/MarketingManagement/LawsuitMarketing.html
  5. 1278 0
      WebUI/CallCenterWeb.UI/MarketingManagement/LeaderDCLMarketing.html
  6. 1220 0
      WebUI/CallCenterWeb.UI/MarketingManagement/LeaderYJAMarketing.html
  7. 1147 0
      WebUI/CallCenterWeb.UI/MarketingManagement/LeaderYJBMarketing.html
  8. 1108 0
      WebUI/CallCenterWeb.UI/MarketingManagement/LeaderYZBMarketing.html
  9. 1138 0
      WebUI/CallCenterWeb.UI/MarketingManagement/ReturnReviewedTransferredMarketing.html
  10. 1299 0
      WebUI/CallCenterWeb.UI/MarketingManagement/WorkDCMarketing.html
  11. 1105 0
      WebUI/CallCenterWeb.UI/MarketingManagement/WorkDCMarketing_EJ.html
  12. 1271 0
      WebUI/CallCenterWeb.UI/MarketingManagement/WorkDSZBMarketing.html
  13. 1376 0
      WebUI/CallCenterWeb.UI/MarketingManagement/WorkIsproresultMarketing.html
  14. 1221 0
      WebUI/CallCenterWeb.UI/MarketingManagement/WorkYBLMarketing.html
  15. 1128 0
      WebUI/CallCenterWeb.UI/MarketingManagement/WorkYSSHMarketing.html
  16. 1104 0
      WebUI/CallCenterWeb.UI/MarketingManagement/WorkYWCMarketing_EJ.html
  17. 1056 0
      WebUI/CallCenterWeb.UI/MarketingManagement/expiredWorkOrdersMarketing.html
  18. 1312 0
      WebUI/CallCenterWeb.UI/MarketingManagement/haveAduitMarketing.html
  19. 1135 0
      WebUI/CallCenterWeb.UI/MarketingManagement/toAuditListMarketing.html
  20. 1140 0
      WebUI/CallCenterWeb.UI/MarketingManagement/toSupervListMarketing.html
  21. 1363 0
      WebUI/CallCenterWeb.UI/OtherPhoneManagement/LawsuitOtherPhone.html
  22. 1279 0
      WebUI/CallCenterWeb.UI/OtherPhoneManagement/LeaderDCLOtherPhone.html
  23. 1221 0
      WebUI/CallCenterWeb.UI/OtherPhoneManagement/LeaderYJAOtherPhone.html
  24. 1148 0
      WebUI/CallCenterWeb.UI/OtherPhoneManagement/LeaderYJBOtherPhone.html
  25. 1109 0
      WebUI/CallCenterWeb.UI/OtherPhoneManagement/LeaderYZBOtherPhone.html
  26. 1139 0
      WebUI/CallCenterWeb.UI/OtherPhoneManagement/ReturnReviewedTransferredOtherPhone.html
  27. 1272 0
      WebUI/CallCenterWeb.UI/OtherPhoneManagement/WorkDSZBOtherPhone.html
  28. 1377 0
      WebUI/CallCenterWeb.UI/OtherPhoneManagement/WorkIsproresultOtherPhone.html
  29. 1129 0
      WebUI/CallCenterWeb.UI/OtherPhoneManagement/WorkYSSHOtherPhone.html
  30. 1057 0
      WebUI/CallCenterWeb.UI/OtherPhoneManagement/expiredWorkOrdersOtherPhone.html
  31. 1313 0
      WebUI/CallCenterWeb.UI/OtherPhoneManagement/haveAduitOtherPhone.html
  32. 1136 0
      WebUI/CallCenterWeb.UI/OtherPhoneManagement/toAuditListOtherPhone.html
  33. 1141 0
      WebUI/CallCenterWeb.UI/OtherPhoneManagement/toSupervListOtherPhone.html
  34. 9 4
      WebUI/CallCenterWeb.UI/home.html
  35. 8 1
      WebUI/CallCenterWeb.UI/js/main.js

+ 220 - 165
WebUI/CallCenterWeb.UI/Appeal/AddAppeal.html

@@ -11,6 +11,7 @@
11 11
     <link rel="stylesheet" href="../css/addappeal.css" />
12 12
     <title>新增诉求工单</title>
13 13
 </head>
14
+
14 15
 <body>
15 16
     <div class="wrapper wrapper-content animated fadeInRight">
16 17
         <div class="daoHang clearfix">
@@ -19,7 +20,7 @@
19 20
                     <i class="syIcon"></i>位置:
20 21
                     <a href="javaScript:;" id="ReIndex">首页</a>&gt;
21 22
                     <a href="javaScript:;">工单处理</a>&gt;
22
-                   <a href="" class="nowPosition">添加工单</a>
23
+                    <a href="" class="nowPosition">添加工单</a>
23 24
                 </sapn>
24 25
             </div>
25 26
             <div class="dhRight">
@@ -38,20 +39,22 @@
38 39
                     <tr>
39 40
                         <th class="Importent">内容:</th>
40 41
                         <td colspan="7">
41
-                            <textarea data-adaptheight id="content" name="" rows="" cols="" style="width: 100%;"></textarea>
42
+                            <textarea data-adaptheight id="content" name="" rows="" cols=""
43
+                                style="width: 100%;"></textarea>
42 44
                         </td>
43 45
                     </tr>
44 46
                     <tr>
45 47
                         <th>附件上传:</th>
46 48
                         <td colspan="7">
47 49
                             <div class="fileBox"></div>
48
-                            <input class="input" type="file" name="upFile" id="upFile" multiple="multiple" style="display: none;">
50
+                            <input class="input" type="file" name="upFile" id="upFile" multiple="multiple"
51
+                                style="display: none;">
49 52
                             <input class="input" type="button" value="上传" id="scwj" />
50 53
                             <input class="input" type="button" value="删除附件" id="scfj" style="display:none;" />
51 54
                             <input type="hidden" id="file" />
52 55
                             <!--</br>-->
53 56
                             <span style="color:#FF0000; border: none;">
54
-                            	(文件格式为png,jpg,mp4,avi,wmv,mp3,pdf,doc,docx,xls,xlsx)
57
+                                (文件格式为png,jpg,mp4,avi,wmv,mp3,pdf,doc,docx,xls,xlsx)
55 58
                             </span>
56 59
                         </td>
57 60
                     </tr>
@@ -102,26 +105,26 @@
102 105
                         </td>
103 106
                         <th class="Importent">反映类别:</th>
104 107
                         <td style="position: relative">
105
-							<div class="inpBox">
106
-								<input type="text" class="inps" onkeyup="darptSearch()" />
107
-								<i class="Cleans fa fa-close"></i>
108
-								<i class="xl xl_one"></i>
109
-								<div class="addTree xlAdd">
110
-									<ul id="addTreeDemo" class="ztree"></ul>
111
-								</div>
112
-							</div>
113
-							<div class="selDpart1">
114
-								<ul id="sponsor"></ul>
115
-							</div>
116
-						</td>
108
+                            <div class="inpBox">
109
+                                <input type="text" class="inps" onkeyup="darptSearch()" />
110
+                                <i class="Cleans fa fa-close"></i>
111
+                                <i class="xl xl_one"></i>
112
+                                <div class="addTree xlAdd">
113
+                                    <ul id="addTreeDemo" class="ztree"></ul>
114
+                                </div>
115
+                            </div>
116
+                            <div class="selDpart1">
117
+                                <ul id="sponsor"></ul>
118
+                            </div>
119
+                        </td>
117 120
                         <th>来电号码密级:</th>
118 121
                         <td>
119 122
                             <input type="radio" name="mj" id="" value="0" />普通
120
-                            <input type="radio" name="mj" id="" value="1" checked="checked"/>保密
123
+                            <input type="radio" name="mj" id="" value="1" checked="checked" />保密
121 124
                         </td>
122 125
                         <th class="Importent">紧急程度:</th>
123 126
                         <td>
124
-                            <select class="select_" id="level"> 
127
+                            <select class="select_" id="level">
125 128
                                 <!--<option value="0">选择</option>-->
126 129
                                 <option value="1">普通</option>
127 130
                                 <option value="2">紧急</option>
@@ -131,13 +134,21 @@
131 134
                     <tr class="leaderCharge-wrapper" style="display: none;">
132 135
                         <th class="">分管领导:</th>
133 136
                         <td>
134
-                            <select class="select_" id="leaderCharge"> 
137
+                            <select class="select_" id="leaderCharge">
135 138
                                 <option value="">请选择</option>
136 139
                                 <option value="省长">省长</option>
137 140
                                 <option value="市长">市长</option>
138 141
                             </select>
139 142
                         </td>
140
-                    </tr>                    
143
+                    </tr>
144
+                    <tr class="phonetype-wrapper" style="display: none;">
145
+                        <th class="">电话类别:</th>
146
+                        <td>
147
+                            <select class="select_" id="phonetype">
148
+                                <option value="">请选择</option>
149
+                            </select>
150
+                        </td>
151
+                    </tr>
141 152
                     <tr>
142 153
                         <td colspan="8" style="text-align: center;">
143 154
                             <div class="btn_box">
@@ -153,21 +164,22 @@
153 164
                         </td>
154 165
                     </tr>
155 166
                     <tr>
156
-                    	<th class="Importent"></th>
167
+                        <th class="Importent"></th>
157 168
                         <td colspan="7">
158
-                        	<input id="sourceaddress" type="text" placeholder="输入详细地址" style="width:50%; padding-left: 15px;" />
159
-                    	</td>
160
-                    	
169
+                            <input id="sourceaddress" type="text" placeholder="输入详细地址"
170
+                                style="width:50%; padding-left: 15px;" />
171
+                        </td>
172
+
161 173
                     </tr>
162 174
                     <tr>
163 175
                         <th class="Importent"></th>
164 176
                         <td colspan="7">
165
-                        	<div style="width:710px">
166
-				                <div id="myMap" style="width:100%;height:400px;"></div>
167
-				                <input type="hidden" class="store_Lng" value="114.352482"/>
168
-        						<input type="hidden" class="store_Lat" value="36.103442" />
169
-				            </div>
170
-                    	</td>
177
+                            <div style="width:710px">
178
+                                <div id="myMap" style="width:100%;height:400px;"></div>
179
+                                <input type="hidden" class="store_Lng" value="114.352482" />
180
+                                <input type="hidden" class="store_Lat" value="36.103442" />
181
+                            </div>
182
+                        </td>
171 183
                     </tr>
172 184
                 </table>
173 185
             </div>
@@ -186,7 +198,8 @@
186 198
             QY($("#sourcearea"));
187 199
             LY($("#source"));
188 200
             LB($("#type"));
189
-            ZT($("#keys"))
201
+            ZT($("#keys"));
202
+            getPhoneType($("#phonetype"));
190 203
             //当即办理
191 204
             $(' input[name="banli"]').change(function () {
192 205
                 var val = $(this).val();
@@ -220,22 +233,22 @@
220 233
         //添加工单
221 234
         function Add() {
222 235
             var value = $(' input[name="banli"]:checked ').val();
223
-            var content = $("#content").val(); 
236
+            var content = $("#content").val();
224 237
             // if (!$("#cusname").val()) {
225 238
             //     layer.msg("请输入姓名");
226 239
             // } else 
227 240
             if (!$("#cusphone").val()) {
228 241
                 layer.msg("请输入来电号码");
229
-            // } else if (!$("#conphone").val()) {
230
-            //     layer.msg("请输入联系电话");
242
+                // } else if (!$("#conphone").val()) {
243
+                //     layer.msg("请输入联系电话");
231 244
             } else if (!$("#title").val()) {
232 245
                 layer.msg("请输入标题");
233 246
             } else if (!$("#content").val()) {
234 247
                 layer.msg("请输入内容");
235 248
             } else if (!$("#PID").val()) {
236 249
                 layer.msg("请选择反映类别");
237
-            // } else if (!$("#sourcearea").val()) {
238
-            //     layer.msg("请选择事发区域");
250
+                // } else if (!$("#sourcearea").val()) {
251
+                //     layer.msg("请选择事发区域");
239 252
             } else if (value == 1 && !$('#result').val()) {
240 253
                 layer.msg("请输入直办内容");
241 254
             } else {
@@ -244,14 +257,14 @@
244 257
                     url: huayi.config.callcenter_url + "/WorkOrder/AddWorkOrder",
245 258
                     dataType: 'json',
246 259
                     async: true,
247
-                    beforeSend: function() { //触发ajax请求开始时执行
248
-						$('.BC').attr("disabled", true);
249
-						$('.SavedSubmit').attr("disabled", true);
250
-						$('.BC').text('提交中...');
251
-						$('.SavedSubmit').text('提交中...');
252
-						$(document).off('click', '.BC', Add);
253
-						$(document).off('click', '.SavedSubmit', Add);
254
-					},
260
+                    beforeSend: function () { //触发ajax请求开始时执行
261
+                        $('.BC').attr("disabled", true);
262
+                        $('.SavedSubmit').attr("disabled", true);
263
+                        $('.BC').text('提交中...');
264
+                        $('.SavedSubmit').text('提交中...');
265
+                        $(document).off('click', '.BC', Add);
266
+                        $(document).off('click', '.SavedSubmit', Add);
267
+                    },
255 268
                     data: {
256 269
                         cusname: $("#cusname").val(), //=来电人姓名
257 270
                         cussex: $("#cussex").val(),
@@ -275,16 +288,17 @@
275 288
                         isprotect: $(' input[name="mj"]:checked ').val(), //=(0普通1保密)
276 289
                         level: $('#level').val(), //=(1普通2紧急)
277 290
                         issubmit: submit, //=(0保存1保存并提交)
291
+                        phonetype: $("#phonetype").val(), // 电话类别
278 292
                         token: $.cookie("token")
279 293
                     },
280 294
                     success: function (data) {
281
-                    	debugger
282
-                    	$('.BC').attr("disabled", false);
283
-						$('.SavedSubmit').attr("disabled", false);
284
-						$('.BC').text('保存');
285
-						$('.SavedSubmit').text('保存并提交');
286
-						$(document).on('click', '.BC', Add);
287
-						$(document).on('click', '.SavedSubmit', Add);
295
+                        debugger
296
+                        $('.BC').attr("disabled", false);
297
+                        $('.SavedSubmit').attr("disabled", false);
298
+                        $('.BC').text('保存');
299
+                        $('.SavedSubmit').text('保存并提交');
300
+                        $(document).on('click', '.BC', Add);
301
+                        $(document).on('click', '.SavedSubmit', Add);
288 302
                         Clean();
289 303
                         $('.fileBox').html('');
290 304
                         layer.msg("创建工单成功");
@@ -298,53 +312,59 @@
298 312
             var Files = document.getElementById("upFile").files;
299 313
             console.log(Files);
300 314
             if (Files.length > 0) {
301
-            	debugger
315
+                debugger
302 316
                 var formData = new FormData();
303 317
                 for (var i = 0; i < Files.length; i++) {
304 318
                     formData.append('file' + i, Files[i]);
305 319
                 }
306 320
                 formData.append("token", $.cookie("token"));
307
-                var typeName=Files[0].name.split('.')[1];
308
-                if (typeName=="png"||typeName=='jpg'||typeName=='mp4'||typeName=='avi'||typeName=='wmv'||typeName=='mp3'||typeName=='pdf'||typeName=='doc'||typeName=='docx'||typeName=='xls'||typeName=='xlsx') {
309
-	                $.ajax({
310
-	                    url: huayi.config.callcenter_url + "/WorkOrder/UploadFile",
311
-	                    type: "POST",
312
-	                    data: formData,
313
-	                    /**
314
-	                     *必须false才会自动加上正确的Content-Type
315
-	                     */
316
-	                    contentType: false,
317
-	                    /**
318
-	                     * 必须false才会避开jQuery对 formdata 的默认处理
319
-	                     * XMLHttpRequest会对 formdata 进行正确的处理
320
-	                     */
321
-	                    processData: false,
322
-	                    success: function (result) {
323
-	                    	debugger
324
-	                        document.getElementById("upFile").outerHTML = document.getElementById("upFile").outerHTML;
325
-	                        $("#upFile").change(function () {
326
-	                            upload();
327
-	                        });
328
-	                        var r = $.parseJSON(result);
329
-	                        if (r.state.toLowerCase() == "success") {
330
-	
331
-	                            var a = r.data;
332
-	                            $(a).each(function (i, n) {
333
-                            		var strs = '<span class="files" fiel-num="' + n.F_FileId + '">' + n.F_FileName.substring(19) + '<i class="fa fa-remove del_file"></i></span>'
334
-	                                $(strs).appendTo($('.fileBox')).find('.del_file').click(function (event) {
335
-	                                    event.stopPropagation();
336
-	                                    $(this).parent().remove();
337
-	                                    file_num()
338
-	                                })
339
-	                            })
340
-	                            file_num();
341
-	                        }
342
-	                    }
343
-	                });
344
-	            }else{
345
-		    		layer.msg("格式不正确");
346
-		    	}
347
-            
321
+                var typeName = Files[0].name.split('.')[1];
322
+                if (typeName == "png" || typeName == 'jpg' || typeName == 'mp4' || typeName == 'avi' || typeName ==
323
+                    'wmv' || typeName == 'mp3' || typeName == 'pdf' || typeName == 'doc' || typeName == 'docx' ||
324
+                    typeName == 'xls' || typeName == 'xlsx') {
325
+                    $.ajax({
326
+                        url: huayi.config.callcenter_url + "/WorkOrder/UploadFile",
327
+                        type: "POST",
328
+                        data: formData,
329
+                        /**
330
+                         *必须false才会自动加上正确的Content-Type
331
+                         */
332
+                        contentType: false,
333
+                        /**
334
+                         * 必须false才会避开jQuery对 formdata 的默认处理
335
+                         * XMLHttpRequest会对 formdata 进行正确的处理
336
+                         */
337
+                        processData: false,
338
+                        success: function (result) {
339
+                            debugger
340
+                            document.getElementById("upFile").outerHTML = document.getElementById("upFile")
341
+                                .outerHTML;
342
+                            $("#upFile").change(function () {
343
+                                upload();
344
+                            });
345
+                            var r = $.parseJSON(result);
346
+                            if (r.state.toLowerCase() == "success") {
347
+
348
+                                var a = r.data;
349
+                                $(a).each(function (i, n) {
350
+                                    var strs = '<span class="files" fiel-num="' + n.F_FileId +
351
+                                        '">' + n.F_FileName.substring(19) +
352
+                                        '<i class="fa fa-remove del_file"></i></span>'
353
+                                    $(strs).appendTo($('.fileBox')).find('.del_file').click(
354
+                                        function (event) {
355
+                                            event.stopPropagation();
356
+                                            $(this).parent().remove();
357
+                                            file_num()
358
+                                        })
359
+                                })
360
+                                file_num();
361
+                            }
362
+                        }
363
+                    });
364
+                } else {
365
+                    layer.msg("格式不正确");
366
+                }
367
+
348 368
             } else {
349 369
                 layer.confirm('请上传文件!', {
350 370
                     btn: ['确定']
@@ -367,68 +387,71 @@
367 387
         function LY(obj) {
368 388
             obj.empty();
369 389
             $.ajax({
370
-            	type:"get",
371
-            	url:huayi.config.callcenter_url + "Dictionary/GetDicValueListById",
372
-            	dataType:"json",
373
-            	async:true,
374
-            	data:{
375
-            		"token": $.cookie("token"),
376
-                	id: 1
377
-            	},
378
-            	success:function(data){
379
-            		if (data.state.toLowerCase() == "success") {
380
-	                    var content = data.data;
381
-	                    $(content).each(function (i, n) {
382
-	                        $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
383
-	                    })
384
-	
385
-	                }
386
-            	}
390
+                type: "get",
391
+                url: huayi.config.callcenter_url + "Dictionary/GetDicValueListById",
392
+                dataType: "json",
393
+                async: true,
394
+                data: {
395
+                    "token": $.cookie("token"),
396
+                    id: 1
397
+                },
398
+                success: function (data) {
399
+                    if (data.state.toLowerCase() == "success") {
400
+                        var content = data.data;
401
+                        $(content).each(function (i, n) {
402
+                            $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>")
403
+                                .appendTo(obj);
404
+                        })
405
+
406
+                    }
407
+                }
387 408
             });
388 409
         }
389 410
         //类别
390 411
         function LB(obj) {
391 412
             obj.empty();
392 413
             $.ajax({
393
-            	type:"get",
394
-            	url:huayi.config.callcenter_url + "Dictionary/GetDicValueListById",
395
-            	dataType:"json",
396
-            	async:true,
397
-            	data:{
398
-            		"token": $.cookie("token"),
399
-                	id: 2
400
-            	},
401
-            	success:function(data){
402
-            		if (data.state.toLowerCase() == "success") {
403
-	                    var content = data.data;
404
-	                    $(content).each(function (i, n) {
405
-	                        $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
406
-	                    })
407
-	                }
408
-            	}
414
+                type: "get",
415
+                url: huayi.config.callcenter_url + "Dictionary/GetDicValueListById",
416
+                dataType: "json",
417
+                async: true,
418
+                data: {
419
+                    "token": $.cookie("token"),
420
+                    id: 2
421
+                },
422
+                success: function (data) {
423
+                    if (data.state.toLowerCase() == "success") {
424
+                        var content = data.data;
425
+                        $(content).each(function (i, n) {
426
+                            $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>")
427
+                                .appendTo(obj);
428
+                        })
429
+                    }
430
+                }
409 431
             });
410 432
         }
411 433
         //		主题
412 434
         function ZT(obj) {
413 435
             obj.empty();
414 436
             $.ajax({
415
-            	type:"get",
416
-            	url:huayi.config.callcenter_url + "Dictionary/GetDicValueListById",
417
-            	dataType:"json",
418
-            	async:true,
419
-            	data:{
420
-            		"token": $.cookie("token"),
421
-            		type:1,
422
-                	id: 3
423
-            	},
424
-            	success:function(data){
425
-            		if (data.state.toLowerCase() == "success") {
426
-	                    var content = data.data;
427
-	                    $(content).each(function (i, n) {
428
-	                        $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
429
-	                    })
430
-	                }
431
-            	}
437
+                type: "get",
438
+                url: huayi.config.callcenter_url + "Dictionary/GetDicValueListById",
439
+                dataType: "json",
440
+                async: true,
441
+                data: {
442
+                    "token": $.cookie("token"),
443
+                    type: 1,
444
+                    id: 3
445
+                },
446
+                success: function (data) {
447
+                    if (data.state.toLowerCase() == "success") {
448
+                        var content = data.data;
449
+                        $(content).each(function (i, n) {
450
+                            $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>")
451
+                                .appendTo(obj);
452
+                        })
453
+                    }
454
+                }
432 455
             });
433 456
         }
434 457
         //区域
@@ -436,36 +459,69 @@
436 459
             obj.empty();
437 460
             obj.append('<option selected="selected" value="">请选择</option>');
438 461
             $.ajax({
439
-            	type:"get",
440
-            	url:huayi.config.callcenter_url + "Area/GetAreaListById",
441
-            	dataType:"json",
442
-            	async:true,
443
-            	data:{
444
-            		"token": $.cookie("token"),
445
-            	},
446
-            	success:function(data){
447
-            		if (data.state.toLowerCase() == "success") {
448
-	                    var content = data.data;
449
-	                    $(content).each(function (i, n) {
462
+                type: "get",
463
+                url: huayi.config.callcenter_url + "Area/GetAreaListById",
464
+                dataType: "json",
465
+                async: true,
466
+                data: {
467
+                    "token": $.cookie("token"),
468
+                },
469
+                success: function (data) {
470
+                    if (data.state.toLowerCase() == "success") {
471
+                        var content = data.data;
472
+                        $(content).each(function (i, n) {
450 473
                             if (n.F_AreaName == "安阳市") {
451
-                                $("<option selected='selected' value='" + n.F_AreaId + "'>" + n.F_AreaName + "</option>").appendTo(obj);
474
+                                $("<option selected='selected' value='" + n.F_AreaId + "'>" + n
475
+                                    .F_AreaName + "</option>").appendTo(obj);
452 476
                             } else {
453
-                                $("<option value='" + n.F_AreaId + "'>" + n.F_AreaName + "</option>").appendTo(obj);
477
+                                $("<option value='" + n.F_AreaId + "'>" + n.F_AreaName +
478
+                                    "</option>").appendTo(obj);
454 479
                             }
455
-	                    })
456
-	                }
457
-            	}
480
+                        })
481
+                    }
482
+                }
483
+            });
484
+        }
485
+
486
+        //电话类别
487
+        function getPhoneType(obj) {
488
+            obj.empty();
489
+
490
+            $.ajax({
491
+                type: "get",
492
+                url: huayi.config.callcenter_url + "Dictionary/GetDicValueListById",
493
+                dataType: "json",
494
+                async: true,
495
+                data: {
496
+                    "token": $.cookie("token"),
497
+                    id: 2498,
498
+                },
499
+                success: function (data) {
500
+                    if (data.state.toLowerCase() == "success") {
501
+                        var content = data.data;
502
+                        $(content).each(function (i, n) {
503
+                            $("<option value='" + n.F_Value + "'>" + n.F_Value + "</option>")
504
+                                .appendTo(obj);
505
+                        })
506
+                    }
507
+                }
458 508
             });
459 509
         }
460 510
 
461
-        $("#source").click(function() {
511
+        $("#source").click(function () {
462 512
             if ($("#source").val() === "4") {
463 513
                 $(".leaderCharge-wrapper").show()
514
+                $(".phonetype-wrapper").hide()
515
+            } else if ($("#source").val() === "1") {
516
+                $(".phonetype-wrapper").show()
517
+                $(".leaderCharge-wrapper").hide()
464 518
             } else {
465 519
                 $(".leaderCharge-wrapper").hide()
520
+                $(".phonetype-wrapper").hide()
466 521
             }
467 522
         })
468
-        
523
+
524
+
469 525
         function Clean() {
470 526
             $("#cusname").val(''); //=来电人姓名
471 527
             $("#cussex").val('');
@@ -484,11 +540,10 @@
484 540
             $("#sourcearea option:first").prop("selected", 'selected');
485 541
             $('#result').val('');
486 542
             $(".inps").val('');
487
-			$("#PID").val('');
488
-			$("#Dpment").val('');
489
-			$(".Cleans").hide();
543
+            $("#PID").val('');
544
+            $("#Dpment").val('');
545
+            $(".Cleans").hide();
490 546
         }
491
-        
492 547
     </script>
493 548
 </body>
494 549
 

+ 15 - 20
WebUI/CallCenterWeb.UI/CommonHtml/PrintPreview-1.html

@@ -706,27 +706,22 @@
706 706
         }
707 707
 
708 708
         $("#btnExportWord").click(function () {
709
-            // var url = huayi.config.callcenter_url + "WorkOrder/ExportWorkOrder?token=" + $.cookie("token");
710
-            // url += "&workorderid=" + wid
711
-            // window.location.href = url;
712
-            $.ajax({
713
-                type: "get",
714
-                url: huayi.config.callcenter_url + "WorkOrder/ExportWorkOrder",
715
-                async: true,
716
-                dataType: 'json',
717
-                data: {
718
-                    workorderid: wid,
719
-                    token: $.cookie("token"),
720
-                },
721
-                success: function (res) {
722
-                    if (res.state == "success") {
723
-                            window.location.href = res.message;
724
-                    } else {
725
-                        
726
-                    }
709
+            var url = huayi.config.callcenter_url + "WorkOrder/ExportWorkOrder?token=" + $.cookie("token");
710
+            url += "&workorderid=" + wid
711
+            var xhr = new XMLHttpRequest();
712
+            xhr.open("GET", url, true);
713
+            xhr.responseType = "blob";
714
+            xhr.onload = function() {
715
+                if (this.status === 200) {
716
+                    var blob = this.response;
717
+                    var a = document.createElement('a')
718
+                    var aurl = window.URL.createObjectURL(blob)
719
+                    a.href = aurl;
720
+                    a.download = "安阳市12345政务服务热线交办单.docx";
721
+                    a.click();
727 722
                 }
728
-            });
729
-
723
+            }
724
+            xhr.send();
730 725
         })
731 726
     </script>
732 727
 </body>

+ 478 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/AddAppealMarketing.html

@@ -0,0 +1,478 @@
1
+<!DOCTYPE html>
2
+<html>
3
+
4
+<head>
5
+    <meta charset="UTF-8">
6
+    <script src="../Script/Common/huayi.load.js"></script>
7
+    <script src="../Script/Common/huayi.config.js"></script>
8
+    <link rel="stylesheet" href="../js/zTree/zTreeStyle.css" />
9
+    <link href="../css/layer/need/layer.css" />
10
+    <link rel="stylesheet" href="../css/init.css" />
11
+    <link rel="stylesheet" href="../css/addappeal.css" />
12
+    <title>新增诉求工单</title>
13
+</head>
14
+<body>
15
+    <div class="wrapper wrapper-content animated fadeInRight">
16
+        <div class="daoHang clearfix">
17
+            <div class="dhLeft">
18
+                <sapn>
19
+                    <i class="syIcon"></i>位置:
20
+                    <a href="javaScript:;" id="ReIndex">首页</a>&gt;
21
+                    <a href="javaScript:;">工单处理</a>&gt;
22
+                   <a href="" class="nowPosition">添加工单</a>
23
+                </sapn>
24
+            </div>
25
+            <div class="dhRight">
26
+                <a href="" title="刷新"><i class="fa fa-refresh"></i></a>
27
+            </div>
28
+        </div>
29
+        <div style="padding: 10px;" class="tj_content clearFix">
30
+            <div class="Common">
31
+                <table>
32
+                    <tr>
33
+                        <th class="Importent">标题:</th>
34
+                        <td colspan="7">
35
+                            <input id="title" type="text" style="width: 100%;" />
36
+                        </td>
37
+                    </tr>
38
+                    <tr>
39
+                        <th class="Importent">内容:</th>
40
+                        <td colspan="7">
41
+                            <textarea data-adaptheight id="content" name="" rows="" cols="" style="width: 100%;"></textarea>
42
+                        </td>
43
+                    </tr>
44
+                    <tr>
45
+                        <th>附件上传:</th>
46
+                        <td colspan="7">
47
+                            <div class="fileBox"></div>
48
+                            <input class="input" type="file" name="upFile" id="upFile" multiple="multiple" style="display: none;">
49
+                            <input class="input" type="button" value="上传" id="scwj" />
50
+                            <input class="input" type="button" value="删除附件" id="scfj" style="display:none;" />
51
+                            <input type="hidden" id="file" />
52
+                            <!--</br>-->
53
+                            <span style="color:#FF0000; border: none;">
54
+                            	(文件格式为png,jpg,mp4,avi,wmv,mp3,pdf,doc,docx,xls,xlsx)
55
+                            </span>
56
+                        </td>
57
+                    </tr>
58
+                    <!--<tr>
59
+                        <th>&nbsp;</th>
60
+                        <td></td>
61
+                    </tr>-->
62
+                    <tr>
63
+                        <th>处理方式:</th>
64
+                        <td colspan="7">
65
+                            <input type="radio" value="1" name="banli" class="Nows" />当即办理
66
+                            <input checked="true" type="radio" value="0" name="banli" class="Nows_" />网络转办
67
+                        </td>
68
+                    </tr>
69
+                    <tr class="Nows_box Hidens">
70
+                        <th>办理内容:</th>
71
+                        <td colspan="7">
72
+
73
+                            <input type="text" style="width: 100%;" id="result" />
74
+                        </td>
75
+                    </tr>
76
+                    <tr>
77
+                        <th class="">来电人:</th>
78
+                        <td>
79
+                            <input type="text" id="cusname" />
80
+                        </td>
81
+                        <th>性别:</th>
82
+                        <td>
83
+                            <select class="select_" id="cussex">
84
+                                <option value="">请选择</option>
85
+                                <option value="0">男</option>
86
+                                <option value="1">女</option>
87
+                            </select>
88
+                        </td>
89
+                        <th>来源:</th>
90
+                        <td>
91
+                            <select class="select_" id="source"></select>
92
+                        </td>
93
+                        <th class="Importent">来电号码:</th>
94
+                        <td>
95
+                            <input type="text" id="cusphone" />
96
+                        </td>
97
+                    </tr>
98
+                    <tr>
99
+                        <th>类型:</th>
100
+                        <td>
101
+                            <select class="select_" id="type"></select>
102
+                        </td>
103
+                        <th class="Importent">反映类别:</th>
104
+                        <td style="position: relative">
105
+							<div class="inpBox">
106
+								<input type="text" class="inps" onkeyup="darptSearch()" />
107
+								<i class="Cleans fa fa-close"></i>
108
+								<i class="xl xl_one"></i>
109
+								<div class="addTree xlAdd">
110
+									<ul id="addTreeDemo" class="ztree"></ul>
111
+								</div>
112
+							</div>
113
+							<div class="selDpart1">
114
+								<ul id="sponsor"></ul>
115
+							</div>
116
+						</td>
117
+                        <th>来电号码密级:</th>
118
+                        <td>
119
+                            <input type="radio" name="mj" id="" value="0" />普通
120
+                            <input type="radio" name="mj" id="" value="1" checked="checked"/>保密
121
+                        </td>
122
+                        <th class="Importent">紧急程度:</th>
123
+                        <td>
124
+                            <select class="select_" id="level"> 
125
+                                <!--<option value="0">选择</option>-->
126
+                                <option value="1">普通</option>
127
+                                <option value="2">紧急</option>
128
+                            </select>
129
+                        </td>
130
+                    </tr>
131
+                    
132
+                    <tr>
133
+                        <td colspan="8" style="text-align: center;">
134
+                            <div class="btn_box">
135
+                                <button class="btns BC">保存</button>
136
+                                <button class="btns SavedSubmit">保存并提交</button>
137
+                            </div>
138
+                        </td>
139
+                    </tr>
140
+                    <tr>
141
+                        <th>事件地址:</th>
142
+                        <td colspan="7">
143
+                            <select class="select_" id="sourcearea"></select>
144
+                        </td>
145
+                    </tr>
146
+                    <tr>
147
+                    	<th class="Importent"></th>
148
+                        <td colspan="7">
149
+                        	<input id="sourceaddress" type="text" placeholder="输入详细地址" style="width:50%; padding-left: 15px;" />
150
+                    	</td>
151
+                    	
152
+                    </tr>
153
+                    <tr>
154
+                        <th class="Importent"></th>
155
+                        <td colspan="7">
156
+                        	<div style="width:710px">
157
+				                <div id="myMap" style="width:100%;height:400px;"></div>
158
+				                <input type="hidden" class="store_Lng" value="114.352482"/>
159
+        						<input type="hidden" class="store_Lat" value="36.103442" />
160
+				            </div>
161
+                    	</td>
162
+                    </tr>
163
+                </table>
164
+            </div>
165
+        </div>
166
+    </div>
167
+    <input type="hidden" id="PID" value="" />
168
+    <script src="https://api.map.baidu.com/api?v=2.0&ak=ZG4gLQZUD6Eq1K11cqlYAR4by8CKgLyu&callback=mapinit"></script>
169
+    <script src="../css/laydate/laydate.js"></script>
170
+    <script src="../js/adjustHeight.js"></script>
171
+    <script src="../js/zTree/jquery.ztree.core.js"></script>
172
+    <script src="../js/appeal/index1.js"></script>
173
+    <script src="../js/ztreeSelect.js"></script>
174
+    <script>
175
+        var submit;
176
+        $(document).ready(function () {
177
+            QY($("#sourcearea"));
178
+            LY($("#source"));
179
+            LB($("#type"));
180
+            ZT($("#keys"))
181
+            //当即办理
182
+            $(' input[name="banli"]').change(function () {
183
+                var val = $(this).val();
184
+                if (val == "1") {
185
+                    $(".Nows_box").show();
186
+                } else {
187
+                    $(".Nows_box").hide();
188
+                }
189
+            })
190
+            $(".BC").click(function () {
191
+                submit = 0;
192
+                Add();
193
+            })
194
+            $('.SavedSubmit').click(function () {
195
+                submit = 1;
196
+                Add();
197
+            })
198
+            //上传附件
199
+            $("#scwj").click(function () {
200
+                $("#upFile").trigger("click");
201
+            })
202
+            $("#upFile").change(function () {
203
+                upload();
204
+            })
205
+            $("#scfj").click(function () {
206
+                //					$(".fjnr").text("");
207
+                //					$("#scfj").hide();
208
+            })
209
+        });
210
+
211
+        //添加工单
212
+        function Add() {
213
+            var value = $(' input[name="banli"]:checked ').val();
214
+            var content = $("#content").val(); 
215
+            // if (!$("#cusname").val()) {
216
+            //     layer.msg("请输入姓名");
217
+            // } else 
218
+            if (!$("#cusphone").val()) {
219
+                layer.msg("请输入来电号码");
220
+            // } else if (!$("#conphone").val()) {
221
+            //     layer.msg("请输入联系电话");
222
+            } else if (!$("#title").val()) {
223
+                layer.msg("请输入标题");
224
+            } else if (!$("#content").val()) {
225
+                layer.msg("请输入内容");
226
+            } else if (!$("#PID").val()) {
227
+                layer.msg("请选择反映类别");
228
+            // } else if (!$("#sourcearea").val()) {
229
+            //     layer.msg("请选择事发区域");
230
+            } else if (value == 1 && !$('#result').val()) {
231
+                layer.msg("请输入直办内容");
232
+            } else {
233
+                $.ajax({
234
+                    type: "post",
235
+                    url: huayi.config.callcenter_url + "/WorkOrder/AddWorkOrder",
236
+                    dataType: 'json',
237
+                    async: true,
238
+                    beforeSend: function() { //触发ajax请求开始时执行
239
+						$('.BC').attr("disabled", true);
240
+						$('.SavedSubmit').attr("disabled", true);
241
+						$('.BC').text('提交中...');
242
+						$('.SavedSubmit').text('提交中...');
243
+						$(document).off('click', '.BC', Add);
244
+						$(document).off('click', '.SavedSubmit', Add);
245
+					},
246
+                    data: {
247
+                        cusname: $("#cusname").val(), //=来电人姓名
248
+                        cussex: $("#cussex").val(),
249
+                        cusphone: $("#cusphone").val(), //=来电人电话
250
+                        email: $("#email").val(),
251
+                        zipcode: $("#zipcode").val(),
252
+                        conphone: $("#conphone").val(),
253
+                        title: $("#title").val(),
254
+                        content: $("#content").val(),
255
+                        files: $("#file").val(), //(多个用英文逗号,隔开)
256
+                        sourcearea: $("#sourcearea").val(), //=事发地域id
257
+                        sourceaddress: $('#sourceaddress').val(), //=事发详细地址
258
+                        longitude: $('.store_Lng').val(),
259
+                        latitude: $('.store_Lat').val(),
260
+                        source: $("#source").val(), //=来源
261
+                        isresult: $(' input[name="banli"]:checked ').val(), //=(0转办1直办)
262
+                        result: $('#result').val(),
263
+                        keys: $("#PID").val(), //=关键词id(多个用英文逗号,隔开)
264
+                        type: $("#type").val(), //=类型
265
+                        isprotect: $(' input[name="mj"]:checked ').val(), //=(0普通1保密)
266
+                        level: $('#level').val(), //=(1普通2紧急)
267
+                        issubmit: submit, //=(0保存1保存并提交)
268
+                        jianhang: 3,
269
+                        token: $.cookie("token")
270
+                    },
271
+                    success: function (data) {
272
+                    	debugger
273
+                    	$('.BC').attr("disabled", false);
274
+						$('.SavedSubmit').attr("disabled", false);
275
+						$('.BC').text('保存');
276
+						$('.SavedSubmit').text('保存并提交');
277
+						$(document).on('click', '.BC', Add);
278
+						$(document).on('click', '.SavedSubmit', Add);
279
+                        Clean();
280
+                        $('.fileBox').html('');
281
+                        layer.msg("创建工单成功");
282
+                    }
283
+                });
284
+            }
285
+        }
286
+
287
+        //上传文件
288
+        function upload() {
289
+            var Files = document.getElementById("upFile").files;
290
+            console.log(Files);
291
+            if (Files.length > 0) {
292
+            	debugger
293
+                var formData = new FormData();
294
+                for (var i = 0; i < Files.length; i++) {
295
+                    formData.append('file' + i, Files[i]);
296
+                }
297
+                formData.append("token", $.cookie("token"));
298
+                var typeName=Files[0].name.split('.')[1];
299
+                if (typeName=="png"||typeName=='jpg'||typeName=='mp4'||typeName=='avi'||typeName=='wmv'||typeName=='mp3'||typeName=='pdf'||typeName=='doc'||typeName=='docx'||typeName=='xls'||typeName=='xlsx') {
300
+	                $.ajax({
301
+	                    url: huayi.config.callcenter_url + "/WorkOrder/UploadFile",
302
+	                    type: "POST",
303
+	                    data: formData,
304
+	                    /**
305
+	                     *必须false才会自动加上正确的Content-Type
306
+	                     */
307
+	                    contentType: false,
308
+	                    /**
309
+	                     * 必须false才会避开jQuery对 formdata 的默认处理
310
+	                     * XMLHttpRequest会对 formdata 进行正确的处理
311
+	                     */
312
+	                    processData: false,
313
+	                    success: function (result) {
314
+	                    	debugger
315
+	                        document.getElementById("upFile").outerHTML = document.getElementById("upFile").outerHTML;
316
+	                        $("#upFile").change(function () {
317
+	                            upload();
318
+	                        });
319
+	                        var r = $.parseJSON(result);
320
+	                        if (r.state.toLowerCase() == "success") {
321
+	
322
+	                            var a = r.data;
323
+	                            $(a).each(function (i, n) {
324
+                            		var strs = '<span class="files" fiel-num="' + n.F_FileId + '">' + n.F_FileName.substring(19) + '<i class="fa fa-remove del_file"></i></span>'
325
+	                                $(strs).appendTo($('.fileBox')).find('.del_file').click(function (event) {
326
+	                                    event.stopPropagation();
327
+	                                    $(this).parent().remove();
328
+	                                    file_num()
329
+	                                })
330
+	                            })
331
+	                            file_num();
332
+	                        }
333
+	                    }
334
+	                });
335
+	            }else{
336
+		    		layer.msg("格式不正确");
337
+		    	}
338
+            
339
+            } else {
340
+                layer.confirm('请上传文件!', {
341
+                    btn: ['确定']
342
+                });
343
+            }
344
+        }
345
+        //上传文件隐藏域值
346
+        function file_num() {
347
+            var str = '';
348
+            var Str;
349
+            $('.fileBox .files').each(function (j, m) {
350
+                var aa = $(m).attr("fiel-num")
351
+                console.log(aa);
352
+                str += aa + ",";
353
+                Str = (str.substring(str.length - 1) == ',') ? str.substring(0, str.length - 1) : str;
354
+            })
355
+            $("#file").val(Str);
356
+        }
357
+        //来源
358
+        function LY(obj) {
359
+            obj.empty();
360
+            $.ajax({
361
+            	type:"get",
362
+            	url:huayi.config.callcenter_url + "Dictionary/GetDicValueListById",
363
+            	dataType:"json",
364
+            	async:true,
365
+            	data:{
366
+            		"token": $.cookie("token"),
367
+                	id: 1
368
+            	},
369
+            	success:function(data){
370
+            		if (data.state.toLowerCase() == "success") {
371
+	                    var content = data.data;
372
+	                    $(content).each(function (i, n) {
373
+	                        $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
374
+	                    })
375
+	
376
+	                }
377
+            	}
378
+            });
379
+        }
380
+        //类别
381
+        function LB(obj) {
382
+            obj.empty();
383
+            $.ajax({
384
+            	type:"get",
385
+            	url:huayi.config.callcenter_url + "Dictionary/GetDicValueListById",
386
+            	dataType:"json",
387
+            	async:true,
388
+            	data:{
389
+            		"token": $.cookie("token"),
390
+                	id: 2
391
+            	},
392
+            	success:function(data){
393
+            		if (data.state.toLowerCase() == "success") {
394
+	                    var content = data.data;
395
+	                    $(content).each(function (i, n) {
396
+	                        $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
397
+	                    })
398
+	                }
399
+            	}
400
+            });
401
+        }
402
+        //		主题
403
+        function ZT(obj) {
404
+            obj.empty();
405
+            $.ajax({
406
+            	type:"get",
407
+            	url:huayi.config.callcenter_url + "Dictionary/GetDicValueListById",
408
+            	dataType:"json",
409
+            	async:true,
410
+            	data:{
411
+            		"token": $.cookie("token"),
412
+            		type:1,
413
+                	id: 3
414
+            	},
415
+            	success:function(data){
416
+            		if (data.state.toLowerCase() == "success") {
417
+	                    var content = data.data;
418
+	                    $(content).each(function (i, n) {
419
+	                        $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
420
+	                    })
421
+	                }
422
+            	}
423
+            });
424
+        }
425
+        //区域
426
+        function QY(obj) {
427
+            obj.empty();
428
+            obj.append('<option selected="selected" value="">请选择</option>');
429
+            $.ajax({
430
+            	type:"get",
431
+            	url:huayi.config.callcenter_url + "Area/GetAreaListById",
432
+            	dataType:"json",
433
+            	async:true,
434
+            	data:{
435
+            		"token": $.cookie("token"),
436
+            	},
437
+            	success:function(data){
438
+            		if (data.state.toLowerCase() == "success") {
439
+	                    var content = data.data;
440
+	                    $(content).each(function (i, n) {
441
+                            if (n.F_AreaName == "安阳市") {
442
+                                $("<option selected='selected' value='" + n.F_AreaId + "'>" + n.F_AreaName + "</option>").appendTo(obj);
443
+                            } else {
444
+                                $("<option value='" + n.F_AreaId + "'>" + n.F_AreaName + "</option>").appendTo(obj);
445
+                            }
446
+	                    })
447
+	                }
448
+            	}
449
+            });
450
+        }
451
+
452
+        function Clean() {
453
+            $("#cusname").val(''); //=来电人姓名
454
+            $("#cussex").val('');
455
+            $("#cusphone").val(''); //=来电人电话
456
+            $("#email").val('');
457
+            $("#zipcode").val('');
458
+            $("#conphone").val('');
459
+            $("#title").val('');
460
+            $("#content").val('');
461
+            $("#sourcearea").val(); //=事发地域id
462
+            $('#sourceaddress').val(''); //=事发详细地址
463
+            $("input[name='baomi'][value='1']").prop("checked", true) //=(0转办1直办)
464
+            $("#type option:first").prop("selected", 'selected');
465
+            $("#level option:first").prop("selected", 'selected');
466
+            $("#keys option:first").prop("selected", 'selected');
467
+            $("#sourcearea option:first").prop("selected", 'selected');
468
+            $('#result').val('');
469
+            $(".inps").val('');
470
+			$("#PID").val('');
471
+			$("#Dpment").val('');
472
+			$(".Cleans").hide();
473
+        }
474
+        
475
+    </script>
476
+</body>
477
+
478
+</html>

File diff suppressed because it is too large
+ 1362 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/LawsuitMarketing.html


File diff suppressed because it is too large
+ 1278 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/LeaderDCLMarketing.html


File diff suppressed because it is too large
+ 1220 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/LeaderYJAMarketing.html


File diff suppressed because it is too large
+ 1147 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/LeaderYJBMarketing.html


File diff suppressed because it is too large
+ 1108 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/LeaderYZBMarketing.html


File diff suppressed because it is too large
+ 1138 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/ReturnReviewedTransferredMarketing.html


File diff suppressed because it is too large
+ 1299 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/WorkDCMarketing.html


File diff suppressed because it is too large
+ 1105 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/WorkDCMarketing_EJ.html


File diff suppressed because it is too large
+ 1271 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/WorkDSZBMarketing.html


File diff suppressed because it is too large
+ 1376 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/WorkIsproresultMarketing.html


File diff suppressed because it is too large
+ 1221 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/WorkYBLMarketing.html


File diff suppressed because it is too large
+ 1128 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/WorkYSSHMarketing.html


File diff suppressed because it is too large
+ 1104 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/WorkYWCMarketing_EJ.html


File diff suppressed because it is too large
+ 1056 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/expiredWorkOrdersMarketing.html


File diff suppressed because it is too large
+ 1312 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/haveAduitMarketing.html


File diff suppressed because it is too large
+ 1135 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/toAuditListMarketing.html


File diff suppressed because it is too large
+ 1140 - 0
WebUI/CallCenterWeb.UI/MarketingManagement/toSupervListMarketing.html


File diff suppressed because it is too large
+ 1363 - 0
WebUI/CallCenterWeb.UI/OtherPhoneManagement/LawsuitOtherPhone.html


File diff suppressed because it is too large
+ 1279 - 0
WebUI/CallCenterWeb.UI/OtherPhoneManagement/LeaderDCLOtherPhone.html


File diff suppressed because it is too large
+ 1221 - 0
WebUI/CallCenterWeb.UI/OtherPhoneManagement/LeaderYJAOtherPhone.html


File diff suppressed because it is too large
+ 1148 - 0
WebUI/CallCenterWeb.UI/OtherPhoneManagement/LeaderYJBOtherPhone.html


File diff suppressed because it is too large
+ 1109 - 0
WebUI/CallCenterWeb.UI/OtherPhoneManagement/LeaderYZBOtherPhone.html


File diff suppressed because it is too large
+ 1139 - 0
WebUI/CallCenterWeb.UI/OtherPhoneManagement/ReturnReviewedTransferredOtherPhone.html


File diff suppressed because it is too large
+ 1272 - 0
WebUI/CallCenterWeb.UI/OtherPhoneManagement/WorkDSZBOtherPhone.html


File diff suppressed because it is too large
+ 1377 - 0
WebUI/CallCenterWeb.UI/OtherPhoneManagement/WorkIsproresultOtherPhone.html


File diff suppressed because it is too large
+ 1129 - 0
WebUI/CallCenterWeb.UI/OtherPhoneManagement/WorkYSSHOtherPhone.html


File diff suppressed because it is too large
+ 1057 - 0
WebUI/CallCenterWeb.UI/OtherPhoneManagement/expiredWorkOrdersOtherPhone.html


File diff suppressed because it is too large
+ 1313 - 0
WebUI/CallCenterWeb.UI/OtherPhoneManagement/haveAduitOtherPhone.html


File diff suppressed because it is too large
+ 1136 - 0
WebUI/CallCenterWeb.UI/OtherPhoneManagement/toAuditListOtherPhone.html


File diff suppressed because it is too large
+ 1141 - 0
WebUI/CallCenterWeb.UI/OtherPhoneManagement/toSupervListOtherPhone.html


+ 9 - 4
WebUI/CallCenterWeb.UI/home.html

@@ -455,6 +455,11 @@
455 455
             background-position: 0px -85px !important;
456 456
         }
457 457
 
458
+        /*多方通话回签*/
459
+        .MeetingTakeBack {
460
+            background-position: 0px -85px !important;
461
+        }
462
+
458 463
         /*转移*/
459 464
 
460 465
         .Transfer {
@@ -1353,6 +1358,10 @@
1353 1358
                                     <i class="iconfont fa-5x Meeting"></i>
1354 1359
                                     <p>多方通话</p>
1355 1360
                                 </li>
1361
+                                <li datafun="MeetingTakeBack">
1362
+                                    <i class="iconfont fa-5x MeetingTakeBack"></i>
1363
+                                    <p>多方通话回签</p>
1364
+                                </li>
1356 1365
                                 <li datafun="Transfer">
1357 1366
                                     <i class="iconfont fa-5x Transfer"></i>
1358 1367
                                     <p>转移</p>
@@ -1373,10 +1382,6 @@
1373 1382
                                     <i class="iconfont fa-5x Logout"></i>
1374 1383
                                     <p>签出</p>
1375 1384
                                 </li>
1376
-                                <!-- <li datafun="MeetingTakeBack">
1377
-                                    <i class="iconfont fa-5x Meeting"></i>
1378
-                                    <p>多方通话回签</p>
1379
-                                </li> -->
1380 1385
                                 <li datafun="Consult" class="db_show">
1381 1386
                                     <i class="iconfont fa-5x Consult active"></i>
1382 1387
                                     <p>协商呼叫</p>

+ 8 - 1
WebUI/CallCenterWeb.UI/js/main.js

@@ -74,6 +74,9 @@ function Connect() {
74 74
                     case "meeting":
75 75
                         MeetingBack();
76 76
                         break; //多方通话
77
+                    case "meetingtakeback":
78
+                        MeetingTakeBackFun();
79
+                        break; //多方通话回签
77 80
                     case "transfer":
78 81
                         TransferBack();
79 82
                         break; //转移
@@ -555,7 +558,11 @@ function SayFreeBack() {
555 558
 }
556 559
 //多方通话
557 560
 function MeetingBack() {
558
-
561
+    $(".MeetingTakeBack").addClass("active");
562
+}
563
+//多方通话回签
564
+function MeetingTakeBackFun() {
565
+    $(".MeetingTakeBack").removeClass("active");
559 566
 }
560 567
 //转移
561 568
 function TransferBack() {