|
|
@@ -174,9 +174,11 @@
|
|
174
|
174
|
vertical-align: middle;
|
|
175
|
175
|
margin-right: 5px;
|
|
176
|
176
|
}
|
|
177
|
|
- #citySel{
|
|
|
177
|
+
|
|
|
178
|
+ #citySel {
|
|
178
|
179
|
width: 100%;
|
|
179
|
180
|
}
|
|
|
181
|
+
|
|
180
|
182
|
.bianji.edi {
|
|
181
|
183
|
background: url(./../img/xgai.png) no-repeat;
|
|
182
|
184
|
}
|
|
|
@@ -314,7 +316,7 @@
|
|
314
|
316
|
width: 100%;
|
|
315
|
317
|
display: none;
|
|
316
|
318
|
height: 200px;
|
|
317
|
|
- overflow-y: auto;
|
|
|
319
|
+ overflow-y: auto;
|
|
318
|
320
|
}
|
|
319
|
321
|
|
|
320
|
322
|
.testInput-list li {
|
|
|
@@ -327,17 +329,17 @@
|
|
327
|
329
|
color: #fff;
|
|
328
|
330
|
}
|
|
329
|
331
|
|
|
330
|
|
- #testInput_
|
|
331
|
|
- {
|
|
|
332
|
+ #testInput_ {
|
|
332
|
333
|
outline: none;
|
|
333
|
334
|
border: 1px solid #ccc;
|
|
334
|
335
|
padding-left: 10px;
|
|
335
|
336
|
outline-color: #fff;
|
|
336
|
337
|
}
|
|
337
|
|
- .e43{
|
|
|
338
|
+
|
|
|
339
|
+ .e43 {
|
|
338
|
340
|
color: #e43926;
|
|
339
|
341
|
}
|
|
340
|
|
- </style>
|
|
|
342
|
+ </style>
|
|
341
|
343
|
</head>
|
|
342
|
344
|
|
|
343
|
345
|
<body class="gray-bg">
|
|
|
@@ -425,13 +427,12 @@
|
|
425
|
427
|
<input id="testInput1" type="text" style="width:100%;" style="display: none;" />
|
|
426
|
428
|
<ul class="testInput-list">
|
|
427
|
429
|
<li></li>
|
|
428
|
|
- </ul
|
|
429
|
|
- </td>
|
|
|
430
|
+ </ul </td>
|
|
430
|
431
|
</tr>
|
|
431
|
432
|
<tr>
|
|
432
|
433
|
<th>联系电话:</th>
|
|
433
|
434
|
<td><input type="text" value="" class="ldtel1" /></td>
|
|
434
|
|
- <input type="hidden" id="fkdep"/>
|
|
|
435
|
+ <input type="hidden" id="fkdep" />
|
|
435
|
436
|
</tr>
|
|
436
|
437
|
<!--<tr>
|
|
437
|
438
|
<th>联系电话2:</th>
|
|
|
@@ -452,8 +453,7 @@
|
|
452
|
453
|
<input id="testInput2" type="text" style="width:100%;" />
|
|
453
|
454
|
<ul class="testInput-list">
|
|
454
|
455
|
<li></li>
|
|
455
|
|
- </ul
|
|
456
|
|
- </td>
|
|
|
456
|
+ </ul </td>
|
|
457
|
457
|
</tr>
|
|
458
|
458
|
<tr>
|
|
459
|
459
|
<th>来电时间:</th>
|
|
|
@@ -488,6 +488,7 @@
|
|
488
|
488
|
<th data-field="CallNumber">电话号码</th>
|
|
489
|
489
|
<th data-field="CallState" data-formatter="GetCallState">呼叫状态</th>
|
|
490
|
490
|
<!--<th data-field="IsDeal" data-formatter="GetDealState">是否处理</th>-->
|
|
|
491
|
+ <th data-field="DealType" data-formatter="formatterDealType" data-align="center">处理方式</th>
|
|
491
|
492
|
<th data-field="UserCode">坐席工号</th>
|
|
492
|
493
|
<th data-field="UserName">坐席姓名</th>
|
|
493
|
494
|
<th data-field="BeginTime">开始时间</th>
|
|
|
@@ -525,7 +526,7 @@
|
|
525
|
526
|
<th data-field="CustomerTel" data-align="center">客户电话</th>
|
|
526
|
527
|
<th data-field="CreateTime" data-align="center">创建时间</th>
|
|
527
|
528
|
<th data-field="CreateUserNameRel" data-align="center">受理人</th>
|
|
528
|
|
- <th data-field="Detail" data-align="center" data-formatter="Detail" >反馈内容及处理结果</th>
|
|
|
529
|
+ <th data-field="Detail" data-align="center" data-formatter="Detail">反馈内容及处理结果</th>
|
|
529
|
530
|
<!--<th data-field="Files" data-align="center" data-formatter="Detail">快递信息</th>
|
|
530
|
531
|
<th data-field="County" data-align="center" data-formatter="Detail">备注一</th>
|
|
531
|
532
|
<th data-field="Province" data-align="center" data-formatter="Detail">备注二</th>
|
|
|
@@ -654,7 +655,7 @@
|
|
654
|
655
|
<select name="" class="form-control" id="DicValueList" style="width: 100%;">
|
|
655
|
656
|
</select>
|
|
656
|
657
|
</span>
|
|
657
|
|
- <span class="col-sm-1" >
|
|
|
658
|
+ <span class="col-sm-1">
|
|
658
|
659
|
工单类型:
|
|
659
|
660
|
</span>
|
|
660
|
661
|
<span class="col-sm-3">
|
|
|
@@ -743,13 +744,11 @@
|
|
743
|
744
|
<script src="./../js/plugins/datapicker/bootstrap-datepicker.js"></script>
|
|
744
|
745
|
<script src="./../css/laydate/laydate.js"></script>
|
|
745
|
746
|
<script src="../js/kindeditor/kindeditor.js"></script>
|
|
746
|
|
- <script src="../js/kindeditor/lang/zh_CN.js"></script>
|
|
|
747
|
+ <script src="../js/kindeditor/lang/zh_CN.js"></script>
|
|
747
|
748
|
<script src="./../js/jquery.select.js"></script>
|
|
748
|
749
|
<script src="select.js"></script>
|
|
749
|
750
|
<script src="./../js/main.js?v=1.5"></script>
|
|
750
|
751
|
<script src="call.js"></script>
|
|
751
|
|
- <script>
|
|
752
|
|
- </script>
|
|
753
|
752
|
</body>
|
|
754
|
753
|
|
|
755
|
754
|
</html>
|