liuyifan 6 anni fa
parent
commit
8be54878fc

+ 0 - 6
CallCenterWeb.UI/ReportForm/callTotalStatisticsDayDetail.html

@@ -99,12 +99,6 @@
99 99
 									width: '',
100 100
 								},
101 101
 								{
102
-									field: '坐席',
103
-									title: '坐席',
104
-									align: 'center',
105
-									width: '',
106
-								},
107
-								{
108 102
 									field: '接通次数',
109 103
 									title: '接通次数',
110 104
 									align: 'center',

+ 0 - 7
CallCenterWeb.UI/ReportForm/dailyCallDurationDetail.html

@@ -84,13 +84,6 @@
84 84
 						}, //如果无需自定义数据响应名称,可不加该参数
85 85
 						cols: [
86 86
 							[{
87
-									field: '日期',
88
-									title: '日期',
89
-									align: 'center',
90
-									fixed: true,
91
-									sort: true,
92
-									width: 150,
93
-								},{
94 87
 									field: '坐席',
95 88
 									title: '坐席',
96 89
 									align: 'center',

+ 1 - 0
CallCenterWeb.UI/js/WorkOrder/AddWorkOrder.js

@@ -635,6 +635,7 @@ function clear() {
635 635
     $('#customer_submitter').val('');
636 636
 //  $('#cont').val('');
637 637
     $('#remark').val('');
638
+    $('#addressDescription').val('');
638 639
 }
639 640
 
640 641
 // 重复工单