Browse Source

电话,地址

liuzhihui 2 years ago
parent
commit
3d4fa1dab9

+ 36 - 33
WebUI/CallCenterWeb.UI/CommonHtml/AddAppeal.html

@@ -201,9 +201,9 @@
201 201
 							<td>
202 202
 								<select class="startTime form-control" id="startTime" style="width: 200px; height: 30px; line-height: 30px;">
203 203
 									<option value="1">一天</option>
204
-									<option value="2" class="shengpt" style="display: none;">两天</option>									
204
+									<option value="2" class="shengpt" style="display: none;">两天</option>
205 205
 									<option value="3">三天</option>
206
-									<option value="4" class="shengpt" style="display: none;">四天</option>							
206
+									<option value="4" class="shengpt" style="display: none;">四天</option>
207 207
 									<option value="5">五天</option>
208 208
 									<option value="7">七天</option>
209 209
 								</select>
@@ -292,7 +292,7 @@
292 292
 			var isDoBusiness = helper.request.queryString("isDoBusiness"); // 是否营商编辑      
293 293
 			var IsExamine = helper.request.queryString("IsExamine"); // 营商审核:0待审转办未审核、1待审转办已审核
294 294
 			var isshMultimedia = helper.request.queryString("isshMultimedia"); // 多媒体审核:0待审转办1审核未通过2审核员待审核
295
-			var isshMultimediaab = helper.request.queryString("isshMultimediaab");// 省平台
295
+			var isshMultimediaab = helper.request.queryString("isshMultimediaab"); // 省平台
296 296
 			var roleCode = $.cookie("code");
297 297
 			var organizerSelectedObj = {}; // 承办单位选中数据
298 298
 			var submit;
@@ -305,14 +305,14 @@
305 305
 				LY($("#source"));
306 306
 				LB($("#type"));
307 307
 				ZT($("#keys"));
308
-//				if(isDoBusiness == 1) {
309
-//					console.log('888')
310
-//					BusinessjbSelect($("#jbSelect"));
311
-//					
312
-//				} else {
313
-//					console.log('999')
314
-//					jbSelect($("#jbSelect"));
315
-//				}
308
+				//				if(isDoBusiness == 1) {
309
+				//					console.log('888')
310
+				//					BusinessjbSelect($("#jbSelect"));
311
+				//					
312
+				//				} else {
313
+				//					console.log('999')
314
+				//					jbSelect($("#jbSelect"));
315
+				//				}
316 316
 				jbSelect($("#jbSelect"));
317 317
 				getReactionCategory();
318 318
 				// 电话类别
@@ -378,9 +378,9 @@
378 378
 					$(".limittimeWrapper").hide(); // 办理时限
379 379
 					$(".limittimesWrapper").hide(); // 紧急办理时限
380 380
 				}
381
-				if(isshMultimedia||isshMultimediaab){
381
+				if(isshMultimedia || isshMultimediaab) {
382 382
 					$('.shengpt').show()
383
-				}else{
383
+				} else {
384 384
 					$('.shengpt').hide()
385 385
 				}
386 386
 
@@ -410,17 +410,17 @@
410 410
 				//当即办理
411 411
 				$(' input[name="banli"]').change(function() {
412 412
 					var val = $(this).val();
413
-					
414
-//					if(roleCode === "GLY" || roleCode === "ZXLD" || roleCode === "GNZY") {
415
-//						$(".Nows_box").show();
416
-//					} else {
417
-//						
418
-//					}
413
+
414
+					//					if(roleCode === "GLY" || roleCode === "ZXLD" || roleCode === "GNZY") {
415
+					//						$(".Nows_box").show();
416
+					//					} else {
417
+					//						
418
+					//					}
419 419
 					if(val == "1") {
420
-							$(".Nows_box").show();
421
-						} else {
422
-							$(".Nows_box").hide();
423
-						}
420
+						$(".Nows_box").show();
421
+					} else {
422
+						$(".Nows_box").hide();
423
+					}
424 424
 					if(val == "1") { //当即办理
425 425
 						$(".banliState").hide()
426 426
 					} else {
@@ -441,7 +441,7 @@
441 441
 							}
442 442
 						}
443 443
 					}
444
-					if($(".F_WorkState").val()==="0"){
444
+					if($(".F_WorkState").val() === "0") {
445 445
 						$(".banliState").hide()
446 446
 					}
447 447
 				});
@@ -640,18 +640,18 @@
640 640
 								if(Data[0].F_IsResult) { //1当即办理,0网络转办
641 641
 									$(".banliState").hide()
642 642
 								}
643
-								if($(".F_WorkState").val()==="0"){
643
+								if($(".F_WorkState").val() === "0") {
644 644
 									$(".banliState").hide()
645 645
 								}
646 646
 								if(Data[0].F_IsResult == 1) {
647
-										$(".Nows_box").toggle();
648
-									}
647
+									$(".Nows_box").toggle();
648
+								}
649 649
 								// 管理员、审核员、供暖专员 展示直办内容
650
-//								if(roleCode === "GLY" || roleCode === "ZXLD" || roleCode === "GNZY") {
651
-//									$(".Nows_box").show();
652
-//								} else {
653
-//									
654
-//								}
650
+								//								if(roleCode === "GLY" || roleCode === "ZXLD" || roleCode === "GNZY") {
651
+								//									$(".Nows_box").show();
652
+								//								} else {
653
+								//									
654
+								//								}
655 655
 
656 656
 								$('input[name="mj"][value="' + Data[0].F_IsProtect + '"]').prop("checked", "checked");
657 657
 
@@ -781,7 +781,10 @@
781 781
 					}
782 782
 				}
783 783
 				console.log(manyUnitsDictionary)
784
-
784
+				if(!$("#cusphone").val()) {
785
+					layer.msg("请输入来电号码");
786
+					return
787
+				}
785 788
 				// if (!$("#cusname").val()) {
786 789
 				//     layer.msg("请输入姓名");
787 790
 				// } else 

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

@@ -486,7 +486,7 @@
486 486
                                 $('.BLSX').html(qs0);
487 487
                             }
488 488
                         }
489
-                        $(".mmdj").text(content.data[0].F_SourceAddress); //地址
489
+                        $(".mmdj").text(content.data[0].F_SourceAddress || content.data[0].AreaName); //地址
490 490
                         $(".tslx").text(content.data[0].TypeName1); //偶投诉类型
491 491
                         // 6 || 7 || 9显示办理结果
492 492
                         if (content.data[0].F_WorkState == '6' || content.data[0].F_WorkState == '7' ||