|
|
@@ -79,19 +79,23 @@
|
|
79
|
79
|
font-family: "宋体";
|
|
80
|
80
|
color: #000;
|
|
81
|
81
|
}
|
|
|
82
|
+
|
|
82
|
83
|
tbody td {
|
|
83
|
84
|
min-width: 10%;
|
|
84
|
85
|
padding: 6px 0 6px 0;
|
|
85
|
86
|
}
|
|
|
87
|
+
|
|
86
|
88
|
.contentTitle {
|
|
87
|
89
|
font-size: 18pt;
|
|
88
|
90
|
font-family: "宋体";
|
|
89
|
91
|
font-weight: 900;
|
|
90
|
92
|
}
|
|
|
93
|
+
|
|
91
|
94
|
.contentText {
|
|
92
|
95
|
font-size: 18pt;
|
|
93
|
96
|
font-family: "宋体";
|
|
94
|
97
|
}
|
|
|
98
|
+
|
|
95
|
99
|
.btn {
|
|
96
|
100
|
margin-top: 4px;
|
|
97
|
101
|
margin-bottom: 4px;
|
|
|
@@ -116,7 +120,7 @@
|
|
116
|
120
|
|
|
117
|
121
|
.jbyj {
|
|
118
|
122
|
width: 558px;
|
|
119
|
|
- display: inline-block;
|
|
|
123
|
+ /* display: inline-block; */
|
|
120
|
124
|
}
|
|
121
|
125
|
|
|
122
|
126
|
.printdz {
|
|
|
@@ -195,19 +199,23 @@
|
|
195
|
199
|
width: 860px !important;
|
|
196
|
200
|
/*page-break-after:avoid !important;*/
|
|
197
|
201
|
}
|
|
|
202
|
+
|
|
198
|
203
|
tbody td {
|
|
199
|
204
|
padding: 6px 0 6px 0 !important;
|
|
200
|
205
|
}
|
|
|
206
|
+
|
|
201
|
207
|
.contentTitle {
|
|
202
|
208
|
width: 150px;
|
|
203
|
209
|
font-family: "宋体" !important;
|
|
204
|
210
|
font-size: 14pt;
|
|
205
|
211
|
font-weight: 900;
|
|
206
|
212
|
}
|
|
|
213
|
+
|
|
207
|
214
|
.contentText {
|
|
208
|
215
|
font-family: "宋体" !important;
|
|
209
|
216
|
font-size: 14pt;
|
|
210
|
217
|
}
|
|
|
218
|
+
|
|
211
|
219
|
.printdz {
|
|
212
|
220
|
text-align: left;
|
|
213
|
221
|
text-indent: .3em;
|
|
|
@@ -260,12 +268,15 @@
|
|
260
|
268
|
.printTr7 {
|
|
261
|
269
|
height: 150px !important;
|
|
262
|
270
|
}
|
|
|
271
|
+
|
|
263
|
272
|
.printTr8 {
|
|
264
|
273
|
height: 280px !important;
|
|
265
|
274
|
}
|
|
|
275
|
+
|
|
266
|
276
|
.contactNumber {
|
|
267
|
277
|
font-size: 14pt !important;
|
|
268
|
278
|
}
|
|
|
279
|
+
|
|
269
|
280
|
.reviewer {
|
|
270
|
281
|
font-size: 14pt !important;
|
|
271
|
282
|
}
|
|
|
@@ -395,11 +406,13 @@
|
|
395
|
406
|
</tr>
|
|
396
|
407
|
</tbody>
|
|
397
|
408
|
</table>
|
|
398
|
|
- <div id="" style="width: 100%; height: 40px; ">
|
|
399
|
|
- <div class="contactNumber" id="" style="float: left;width: 300px; font-size: 18pt; font-family: '宋体'; color: #000; font-weight: 900;">
|
|
|
409
|
+ <div id="" style="width: 100%; height: 40px; margin-top: 15px;">
|
|
|
410
|
+ <div class="contactNumber" id=""
|
|
|
411
|
+ style="float: left;width: 300px; font-size: 18pt; font-family: '宋体'; color: #000; font-weight: 900;">
|
|
400
|
412
|
<span>联系电话:</span><span>(0372)12345</span>
|
|
401
|
413
|
</div>
|
|
402
|
|
- <div class="reviewer" id="" style="float: right;width: 450px; font-size: 18pt; font-family: '宋体'; color: #000; font-weight: 900;">
|
|
|
414
|
+ <div class="reviewer" id=""
|
|
|
415
|
+ style="float: right;width: 500px; font-size: 18pt; font-family: '宋体'; color: #000; font-weight: 900;">
|
|
403
|
416
|
<span>审核人:</span><span class="shr"></span>
|
|
404
|
417
|
|
|
405
|
418
|
<span>调度员:</span><span class="ddr"></span>
|
|
|
@@ -435,18 +448,19 @@
|
|
435
|
448
|
//console.log( content);
|
|
436
|
449
|
$(".gdbhs").text(content.data[0].F_WorkOrderId); //工单
|
|
437
|
450
|
if (content.jbdata.length > 0) {
|
|
438
|
|
- $(".shr").text(content.jbdata[0].F_CreateUser); //审核员
|
|
|
451
|
+ $(".ddr").text(content.jbdata[0].F_CreateUser); //审核员
|
|
439
|
452
|
}
|
|
440
|
453
|
// if (content.hfdata.length > 0) {
|
|
441
|
454
|
// $(".ddr").text(content.hfdata[0].F_CreateUser); //审核员
|
|
442
|
455
|
// }
|
|
443
|
|
- $(".ddr").text(userCode); //审核员
|
|
|
456
|
+ $(".shr").text(userCode); //审核员
|
|
444
|
457
|
$(".tsfs").text(content.data[0].SourceName);
|
|
445
|
|
- $(".lxr").text(content.data[0].F_CusName); //内容摘要
|
|
|
458
|
+ // $(".lxr").text(content.data[0].F_CusName); //内容摘要
|
|
446
|
459
|
$('.lxdh').text(content.data[0].F_CusPhone); //联系电话
|
|
447
|
460
|
//$('.dz').text(content.data[0].F_CusAddress);
|
|
448
|
461
|
//$('.lxrphone').text(content.data[0].F_ConPhone);
|
|
449
|
|
- $(".lxr ").text(content.data[0].F_ComContent); //内容
|
|
|
462
|
+ var abstract = "来电人反映:" + content.data[0].F_ComContent
|
|
|
463
|
+ $(".lxr").text(abstract); //内容
|
|
450
|
464
|
if (content.data[0].F_IsReload > 0) {
|
|
451
|
465
|
$(".textCb").show();
|
|
452
|
466
|
} else {
|
|
|
@@ -496,11 +510,12 @@
|
|
496
|
510
|
if (content.jbdata[m - 1].OtherDeptName) {
|
|
497
|
511
|
$('#xbdws').show();
|
|
498
|
512
|
$('.xbdw').text(content.jbdata[m - 1]
|
|
499
|
|
- .OtherDeptName); //协办单位
|
|
|
513
|
+ .OtherDeptName); //协办单位
|
|
500
|
514
|
} else {
|
|
501
|
515
|
$('#xbdws').hide();
|
|
502
|
516
|
}
|
|
503
|
|
- var jbyjs = " " + content.jbdata[m - 1].F_AssignedOpinion;
|
|
|
517
|
+ var jbyjs = " " + content.jbdata[m - 1]
|
|
|
518
|
+ .F_AssignedOpinion;
|
|
504
|
519
|
$(".jbyj").html(jbyjs)
|
|
505
|
520
|
// if (jbyjs) {
|
|
506
|
521
|
// jbyjs = jbyjs.replace(/[ ]/g, " ").replace(/\ +/g, " ")
|