浏览代码

来电弹屏参数不正确

jinquanwu 6 年之前
父节点
当前提交
3cc801aa69

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

@@ -92,8 +92,8 @@
92 92
 							<!-- <th data-field="AuditUserNameRel" data-formatter="formatterAuditUser" data-align="center">接收人</th> -->
93 93
 							<th data-field="CreateUserNameRel" data-align="center">创建人</th>
94 94
 							<th data-field="CreateTime" data-align="center">创建时间</th>
95
-							<th data-field="WorkOrderID" data-class="workOprate workOprate8" data-formatter="formatterOprateWchart"
96
-							 data-align="center">操作工单</th>
95
+							<!-- <th data-field="WorkOrderID" data-class="workOprate workOprate8" data-formatter="formatterOprateWchart"
96
+							 data-align="center">操作工单</th> -->
97 97
 						</tr>
98 98
 					</thead>
99 99
 				</table>

+ 7 - 7
CallCenterWeb.UI/callScreen/call.js

@@ -1542,14 +1542,14 @@ function dealWorkOrder(oid) {
1542 1542
 function screen() {	
1543 1543
 	$.post(huayi.config.callcenter_url + 'CustomerNew/Add', {		                 
1544 1544
 		   // F_Source:$('#der_type').val(),//工单类型  默认4官网
1545
-           F_CusName:$('#head_form_search').val(),//客户姓名
1545
+           F_Legal:$('#head_form_search').val(),//客户姓名
1546 1546
 		   F_Gender:$('#order_iso').find('input[type="radio"]:checked').val(),//性别
1547
-		   F_SalesPhone:$('#head_form_cmpname').val(),//客户电话
1548
-		   F_AddressProvince:$('#province').val(),//省份
1549
-		   F_AddressCity:$('#downtown').val(),//市区
1550
-		   F_AddressCountry:$('#counties').val(),//县区
1551
-		   F_AddressTownship:$('#towns').val(),   //乡镇
1552
-		   F_AddressFull:$('#telephone').val(),//详细地址
1547
+		   F_LegalPhone:$('#head_form_cmpname').val(),//客户电话
1548
+		   F_AddressProvince:$('#laisheng').val(),//省份
1549
+		   F_AddressCity:$('#laishi').val(),//市区
1550
+		   F_AddressCountry:$('#laiquxian').val(),//县区
1551
+		   F_AddressTownship:$('#laixiang').val(),   //乡镇
1552
+		   F_AddressFull:$('#laixiangxi').val(),//详细地址
1553 1553
 		   F_Channel:$('#channel').val(), //渠道类型
1554 1554
 		   F_CompanyName:$('#company_name').val(), //公司名称
1555 1555
 		   F_IsRunXLX:$('#order_whether').find('input[type="radio"]:checked').val(), //是否经营心连心

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

@@ -387,7 +387,7 @@
387 387
 						<li style="border-bottom:1px solid #1AB394;" class="cr-click">新增工单</li>
388 388
 						<li style="border-bottom:1px solid #243747;">历史记录</li>
389 389
 						<li style="border-bottom:1px solid #67aefe;" class="KF">历史工单</li>
390
-						<li style="border-bottom:1px solid #243747;">客户信息</li>
390
+						<!-- <li style="border-bottom:1px solid #243747;">客户信息</li> -->
391 391
 					</ul>
392 392
 					<div class="ld-sercon">
393 393
 						<!--新增工单-->

+ 1 - 2
CallCenterWeb.UI/keHuManager/customerInfo.html

@@ -129,7 +129,6 @@
129 129
 							<th data-field="F_CompanyName" data-align="center">公司名称</th>
130 130
 							<th data-field="F_AreaName" data-align="center">大区名称</th>
131 131
 							<th data-field="F_BranchName" data-align="center">分公司名称</th>
132
-							<th data-field="F_AddressTownship" data-align="center">乡</th>
133 132
 							<th data-field="F_CustomerNature" data-align="center">客户性质</th>
134 133
 							<th data-field="F_Channel" data-align="center">渠道类型</th>
135 134
 							<th data-field="F_Credit" data-align="center">信用等级</th>			               						
@@ -137,7 +136,7 @@
137 136
 							<th data-field="F_AddressCity" data-align="center">市</th>
138 137
 							<th data-field="F_AddressCountry" data-align="center">县</th>
139 138
 							<th data-field="F_AddressTownship" data-align="center">乡</th>
140
-							<th data-field="F_Channel" data-align="center">详细地址</th>
139
+							<th data-field="F_CompanyName" data-align="center">详细地址</th>
141 140
 							<th data-field="F_Gender" data-align="center">性别</th>
142 141
 							<th data-field="F_Brands" data-align="center">经营品牌</th>		
143 142
 							<th data-field="F_CustomerId" data-formatter="formatterOprate" data-align="center">操作</th>

+ 11 - 11
WeChat/client-side/AddWorkolder.html

@@ -585,7 +585,7 @@
585 585
 					</div>
586 586
 				</li>
587 587
 				
588
-				<li class="mui-table-view-cell mui-table-view-cell-line">
588
+				<!--<li class="mui-table-view-cell mui-table-view-cell-line">
589 589
 						<div class="mui-input-row" id="order_response">
590 590
 							<label class="label">是否完结:</label>
591 591
 							<div class="mui-input-row mui-radio mui-left radio_box wjbwj" >
@@ -597,9 +597,9 @@
597 597
 								<input type="radio" type="radio" name="secn" checked="checked" value="2" class="size-14" />
598 598
 							</div>
599 599
 						</div>
600
-				 </li>
600
+				 </li>-->
601 601
 				
602
-				 <div id="zhipaiyin">
602
+				 <!--<div id="zhipaiyin">
603 603
 				 	<li class="mui-table-view-cell mui-table-view-cell-line">
604 604
 						<div class="mui-input-row" id="order_response">
605 605
 							<label class="label">是否指派:</label>
@@ -670,15 +670,10 @@
670 670
 							</div>
671 671
 						</li>
672 672
 				    </div>
673
-				 </div>
673
+				 </div>-->
674 674
 				
675 675
 				<li class="mui-table-view-cell receive" id="showUserPicker1">
676
-					<div style="width: 100%; height: 50px;"></div>
677
-					<div class="submit-btn">
678
-						<button type="button" data-loading-text="完结中" class="mui-btn mui-btn-primary mui-btn-block block_button submit" id="wanji" style="display: none;">完结</button>
679
-						<button type="button" data-loading-text="指派中" class="mui-btn mui-btn-primary mui-btn-block block_button submit" id="zhipaaa" style="display: none;">指派</button>
680
-						<button type="button" data-loading-text="提交中" class="mui-btn mui-btn-primary mui-btn-block block_button submit" id="submit" style="display: none;">提交工单</button>
681
-					</div>
676
+					
682 677
 				</li>
683 678
 				
684 679
 				<!--<li class="mui-table-view-cell">
@@ -701,7 +696,12 @@
701 696
 				</li>-->
702 697
 				
703 698
 			
704
-				
699
+				<div style="width: 100%; height: 50px;"></div>
700
+					<div class="submit-btn">
701
+						<!--<button type="button" data-loading-text="完结中" class="mui-btn mui-btn-primary mui-btn-block block_button submit" id="wanji" style="display: none;">完结</button>
702
+						<button type="button" data-loading-text="指派中" class="mui-btn mui-btn-primary mui-btn-block block_button submit" id="zhipaaa" style="display: none;">指派</button>-->
703
+						<button type="button" data-loading-text="提交中" class="mui-btn mui-btn-primary mui-btn-block block_button submit" id="submit">提交工单</button>
704
+				</div>
705 705
 
706 706
 				
707 707
 			</ul>

+ 2 - 2
WeChat/client-side/css/AddWorkolder.css

@@ -167,8 +167,8 @@ a {
167 167
 }
168 168
 .submit-btn{
169 169
 	width: 100%;
170
-	/*position: fixed;*/
171
-	/*bottom: 0px;*/
170
+	position: fixed;
171
+	bottom: 0px;
172 172
 	overflow: hidden;
173 173
 	-moz-box-shadow: 0px -1px 1px #d2d2d2; /* Firefox */
174 174
   	-webkit-box-shadow: 0px -1px 1px #d2d2d2; /* Safari 和 Chrome */

+ 6 - 4
WeChat/client-side/details.html

@@ -477,12 +477,12 @@
477 477
 			var isReply = helper.request.queryString("IsReply"); // 是否已回复 0 未回复 1已回复
478 478
 			var openid = helper.cookies.get("openid");
479 479
 			var UserType = helper.cookies.get("usertype");
480
-			var State = helper.cookies.get("state");
480
+			var state = helper.cookies.get("state");
481 481
 			var openid = "oXF5e1mWpX5DajW5_yjNLPKb8ThE";
482 482
 			if(isReply == 0){
483 483
 				$('.btn_reply').show();
484 484
 			}
485
-			if (State==1) {
485
+			if (state==1) {
486 486
 				$(".type1").hide();
487 487
 				$(".type2").hide();
488 488
 				$(".type3").show();
@@ -545,8 +545,10 @@
545 545
 //   	$('.mui-radio').show();
546 546
 //    }
547 547
 
548
-//			if($('.font-color6').text==''){
549
-//				$('.font-color6').show();
548
+//			if($('.font-color6').is(':empty')){
549
+//				 
550
+//				$('.mui-input-row').show();
551
+//				alert(1111)
550 552
 //			}
551 553
 //			Remind();
552 554
 //			Comment();

+ 2 - 1
WeChat/client-side/pend_index.html

@@ -115,6 +115,7 @@
115 115
 			var openid = helper.cookies.get("openid");
116 116
 			var UserType = helper.cookies.get("usertype");
117 117
 			var itype = helper.request.queryString("itype");
118
+			var state = helper.cookies.get("state");
118 119
 			var openid = "oXF5e1mWpX5DajW5_yjNLPKb8ThE";
119 120
 			var page = 1; //页数
120 121
 			var pageSize = 10; //每页显示条目
@@ -255,7 +256,7 @@
255 256
 								$('.order').on('tap', function() {
256 257
 									var index = $(this).attr('data-index');
257 258
 									var isReply = $(this).attr('data-isRely');
258
-									window.location.href = "details.html?id=" + index + '&itype=' + itype + '&IsReply=' + isReply;
259
+									window.location.href = "details.html?id=" + index + '&itype=' + itype + '&IsReply=' + isReply+'&state'+state;
259 260
 
260 261
 								});
261 262
 							}