Pārlūkot izejas kodu

查询工单,加审核功能

miaofuhao 7 gadi atpakaļ
vecāks
revīzija
a7fba2a377

+ 4 - 4
WebUI/CallCenterWeb.UI/Appeal/Lawsuit.html

@@ -599,12 +599,12 @@
599 599
 	                area: ['87%', '80%'], //宽高
600 600
 	            });
601 601
 	        }
602
-	         //办理审核
603
-	        function bl(str) {
602
+	        //处理审核
603
+	        function auditdeal(str) {
604 604
 	            layer.open({
605 605
 	                type: 2,
606
-	                content: "../CommonHtml/banli_zilei.html?wid=" + str, //iframe的url,no代表不显示滚动条
607
-	                title: '办理工单',
606
+	                content: "../CommonHtml/processing_audit.html?wid=" + str, //iframe的url,no代表不显示滚动条
607
+	                title: '申请延时',
608 608
 	                area: ['60%', '80%'], //宽高
609 609
 	            });
610 610
 	        }

+ 3 - 3
WebUI/CallCenterWeb.UI/CommonHtml/processing_audit.html

@@ -33,9 +33,9 @@
33 33
 			<table class="table" border="" cellspacing="0" cellpadding="0" style="border: 1px solid #e7eaec; text-align: center;">
34 34
 				<theard>
35 35
 					<tr>
36
-						<td class="text-center">办理人</td>
37
-						<td class="text-center">办理时间</td>
38
-						<td class="text-center">内容</td>
36
+						<td class="text-center" style="min-width: 100px; text-align: center;">办理人</td>
37
+						<td class="text-center" style="min-width: 100px; text-align: center;">办理时间</td>
38
+						<td class="text-center" style="min-width: 100px; text-align: center;">内容</td>
39 39
 					</tr>
40 40
 				</theard> 
41 41
 				<tbody class="BLNR" style="border-top: none; padding: 8px;">