瀏覽代碼

问题修改

liuyifan 4 年之前
父節點
當前提交
14d700cfc8

+ 3 - 2
WebUI/CallCenterWeb.UI/Appeal/AddAppeal.html

65
                     <tr>
65
                     <tr>
66
                         <th class="Importent">标题:</th>
66
                         <th class="Importent">标题:</th>
67
                         <td colspan="7">
67
                         <td colspan="7">
68
-                            <input id="title" class="form-control" type="text" style="width: 100%;" />
68
+                            <input id="title" class="form-control" type="text" style="width: 50%;" />
69
                         </td>
69
                         </td>
70
                     </tr>
70
                     </tr>
71
                     <tr>
71
                     <tr>
72
                         <th class="Importent">内容:</th>
72
                         <th class="Importent">内容:</th>
73
                         <td colspan="7">
73
                         <td colspan="7">
74
-                            <input id="content" class="form-control" type="text" style="width: 100%;" />
74
+                            <textarea id="content" class="form-control" name="" rows="4" cols=""
75
+                                style="width: 100%;"></textarea>
75
                         </td>
76
                         </td>
76
                     </tr>
77
                     </tr>
77
                     <tr>
78
                     <tr>

+ 240 - 0
WebUI/CallCenterWeb.UI/PerformanceEvaluation/performanceAppraisalReport.html

1
+<!DOCTYPE html>
2
+<html>
3
+
4
+<head>
5
+    <meta charset="UTF-8">
6
+    <title>绩效考核报表</title>
7
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
8
+    <script src="../Script/Common/huayi.load.js"></script>
9
+    <script src="../Script/Common/huayi.config.js"></script>
10
+    <link rel="stylesheet" href="../js/zTree/zTreeStyle.css" />
11
+    <link href="../css/WorkOrder/Search.css" rel="stylesheet">
12
+    <link href="../css/init.css" rel="stylesheet" />
13
+    <script src="../My97DatePicker/WdatePicker.js"></script>
14
+    <script src="../js/laydate/laydate.js"></script>
15
+    <style>
16
+        table td {
17
+            word-break: break-all;
18
+            word-wrap: break-word;
19
+        }
20
+
21
+        .ld-service li {
22
+            float: left;
23
+            font-size: 14px;
24
+            color: #000;
25
+            padding: 5px 15px;
26
+            cursor: pointer;
27
+            border-bottom: 1px solid #ccc;
28
+        }
29
+
30
+        .cr-click {
31
+            border: 1px solid #ccc;
32
+            background-color: #fff;
33
+            border-bottom: none !important;
34
+            border-bottom-left-radius: 5px;
35
+            border-bottom-right-radius: 5px;
36
+        }
37
+
38
+        .Shows {
39
+            display: block !important;
40
+        }
41
+
42
+        .complain {
43
+            display: none;
44
+        }
45
+
46
+        .toolLeft input {
47
+            width: 200px;
48
+        }
49
+
50
+        th {
51
+            padding: 5px;
52
+            text-align: center;
53
+        }
54
+
55
+        td {
56
+            padding: 5px;
57
+        }
58
+
59
+        .Borders {
60
+            border: 1px solid #d7d7d7;
61
+        }
62
+
63
+        .cx {
64
+            display: block;
65
+        }
66
+
67
+        .daoHang {
68
+            margin-bottom: 15px;
69
+        }
70
+
71
+        .keyMargin {
72
+            margin-bottom: 0;
73
+        }
74
+        .W150 .th-inner {
75
+            width: 150px;
76
+        }
77
+        .W100 .th-inner {
78
+            width: 100px;
79
+        }
80
+    </style>
81
+</head>
82
+
83
+<body class="gray-bg">
84
+    <div class="wrapper wrapper-content animated fadeInRight">
85
+        <div class="daoHang clearfix">
86
+            <div class="dhLeft">
87
+                <sapn>
88
+                    <i class="syIcon"></i>位置:
89
+                    <a href="javaScript:;" id="ReIndex">首页</a>&gt;
90
+                    <a href="javaScript:;">业务统计</a>&gt;
91
+                    <a href="" class="nowPosition">绩效考核报表</a>
92
+                </sapn>
93
+            </div>
94
+            <div class="dhRight">
95
+                <a href="" title="刷新"><i class="fa fa-refresh"></i></a>
96
+            </div>
97
+        </div>
98
+
99
+        <div class="Content_box">
100
+            <div class="complain Shows">
101
+                <div class="toolBar clearfix">
102
+                    <div class="toolLeft">
103
+                        开始日期:
104
+                        <input class="photo x-color inputs" type="text" id="squeryTime" autocomplete="off" />
105
+                        结束时间:
106
+                        <input class="photo x-color inputs" type="text" id="equeryTime" autocomplete="off" />
107
+                        <!-- 来源:
108
+                        <select class="select_" id="source"></select> -->
109
+                        <button class="btns search_1">查询</button>
110
+                        <!-- <button class="btns exportFile">导出</button> -->
111
+                    </div>
112
+                </div>
113
+
114
+                <div class="tab-content">
115
+                    <div class="tab-pane fade active in" id="import_from_file">
116
+                        <div style="width: 100%;padding: 10px;">
117
+                            <table id="table1" class="tables" data-row-style="rowStyle" data-query-params="queryParams"
118
+                                data-pagination="true">
119
+                                <thead>
120
+                                    <tr>
121
+                                        <th data-formatter="serialNumber" data-align="center">序号</th>
122
+                                        <th data-field="deptname" data-align="center" data-class="W150">单位</th>
123
+                                        <th data-field="workordrcount" data-align="center">工单数量</th>
124
+                                        <th data-field="dissatisfied" data-align="center">不满意数量</th>
125
+                                        <th data-field="overcount" data-align="center">超期数量</th>
126
+                                        <th data-field="back" data-align="center">退回数量</th>
127
+                                        <th data-field="backover" data-align="center">退回超期数量</th>
128
+                                        <th data-field="knowledge" data-align="center">知识库索要数量</th>
129
+                                        <th data-field="knowledgeover" data-align="center">未及时提交量</th>
130
+                                        <th data-field="secrecy" data-align="center">公民信息保密
131
+                                        </th>
132
+                                        <th data-field="divulge" data-align="center">工单处理保密
133
+                                        </th>
134
+                                        <th data-field="cityinformation" data-align="center">市媒体宣传</th>
135
+                                        <th data-field="knowledgerate" data-align="center">省媒体宣传</th>
136
+                                        <th data-field="inspection" data-align="center">市领导视察</th>
137
+                                        <th data-field="extension" data-align="center" data-class="W100" title="全市推广或收入市平台汇报材料">全市推广或收入市平台汇报材料</th>
138
+                                        <th data-field="notice" data-align="center" data-class="W100" title="涉及民生重大事项及时报送">涉及民生重大事项及时报送</th>
139
+                                        <th data-field="total" data-align="center">总分</th>
140
+                                    </tr>
141
+                                </thead>
142
+                            </table>
143
+                        </div>
144
+                    </div>
145
+                </div>
146
+            </div>
147
+        </div>
148
+    </div>
149
+    <script>
150
+        $(document).ready(function () {
151
+            laydate.render({
152
+                elem: '#squeryTime',
153
+                theme: '#00a1cb',
154
+                type: 'date'
155
+            });
156
+            laydate.render({
157
+                elem: '#equeryTime',
158
+                theme: '#00a1cb',
159
+                type: 'date'
160
+            });
161
+            //来源
162
+            // LY($("#source"));
163
+            initTable();
164
+        });
165
+        //表格
166
+        function initTable() {
167
+            var resultData = [];
168
+            for (let i=0; i<3; i++) {
169
+                $.ajax({
170
+                    url: huayi.config.callcenter_url + 'WorkOrderReport/GetDeptDeptAchievements',
171
+                    type: 'get',
172
+                    data: {
173
+                        starttime: $("#squeryTime").val(),
174
+                        endtime: $("#equeryTime").val(),
175
+                        type: i,
176
+                        token: $.cookie("token")
177
+                    },
178
+                    dataType: "json",
179
+                    async: false,
180
+                    success: function (returnValue) {
181
+                        resultData = resultData.concat(returnValue)
182
+                    }
183
+                });
184
+            }
185
+            $('#table1').bootstrapTable('destroy').bootstrapTable({
186
+                striped: true
187
+            });
188
+            $('#table1').bootstrapTable('load', resultData);
189
+        }
190
+
191
+        //序号
192
+        function serialNumber(val, row, index) {
193
+            return index + 1;
194
+        }
195
+
196
+        //来源
197
+        function LY(obj) {
198
+            obj.empty();
199
+            obj.append(
200
+                '<option selected="selected" value="">请选择</option>'
201
+            );
202
+            $.getJSON(
203
+                huayi.config.callcenter_url +
204
+                "Dictionary/GetDicValueListById", {
205
+                    token: $.cookie("token"),
206
+                    id: 1,
207
+                },
208
+                function (data) {
209
+                    if (data.state.toLowerCase() == "success") {
210
+                        var content = data.data;
211
+                        $(content).each(function (i, n) {
212
+                            $(
213
+                                "<option value='" +
214
+                                n.F_ValueId +
215
+                                "'>" +
216
+                                n.F_Value +
217
+                                "</option>"
218
+                            ).appendTo(obj);
219
+                        });
220
+                    }
221
+                }
222
+            );
223
+        }
224
+
225
+        //代办搜索
226
+        $(".search_1").click(function () {
227
+            initTable();
228
+        });
229
+        $(".exportFile").click(function () {
230
+            var start = $("#squeryTime").val();
231
+            var end = $("#equeryTime").val();
232
+
233
+            var url = huayi.config.callcenter_url + "WorkOrderReport/GetUserReturn?token=" + $.cookie("token");
234
+            url += "&start=" + start + "&end=" + end + "&isExport=true";
235
+            window.location.href = url;
236
+        })
237
+    </script>
238
+</body>
239
+
240
+</html>

+ 18 - 67
WebUI/CallCenterWeb.UI/ReportForm/superviseReport.html

3
 
3
 
4
 <head>
4
 <head>
5
     <meta charset="UTF-8">
5
     <meta charset="UTF-8">
6
-    <title>数据统计</title>
6
+    <title>督办报表</title>
7
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
8
     <script src="../Script/Common/huayi.load.js"></script>
8
     <script src="../Script/Common/huayi.load.js"></script>
9
     <script src="../Script/Common/huayi.config.js"></script>
9
     <script src="../Script/Common/huayi.config.js"></script>
79
                     <i class="syIcon"></i>位置:
79
                     <i class="syIcon"></i>位置:
80
                     <a href="javaScript:;" id="ReIndex">首页</a>&gt;
80
                     <a href="javaScript:;" id="ReIndex">首页</a>&gt;
81
                     <a href="javaScript:;">业务统计</a>&gt;
81
                     <a href="javaScript:;">业务统计</a>&gt;
82
-                    <a href="" class="nowPosition">二级单位数据统计</a>
82
+                    <a href="" class="nowPosition">督办报表</a>
83
                 </sapn>
83
                 </sapn>
84
             </div>
84
             </div>
85
             <div class="dhRight">
85
             <div class="dhRight">
97
                         结束时间:
97
                         结束时间:
98
                         <input class="photo x-color inputs laydate-icon" type="text" id="equeryTime"
98
                         <input class="photo x-color inputs laydate-icon" type="text" id="equeryTime"
99
                             autocomplete="off" />
99
                             autocomplete="off" />
100
-                        来源:
101
-                        <select class="select" id="source"></select>
102
                         <button class="btns search_1">查询</button>
100
                         <button class="btns search_1">查询</button>
103
-                        <a class="btns" id="exportPublicSentiments">导出</a>
101
+                        <!-- <a class="btns" id="exportPublicSentiments">导出</a> -->
104
                     </div>
102
                     </div>
105
                 </div>
103
                 </div>
106
-                <div class="title" id="titleText">12345联动服务工作办理情况通报表</div>
107
-                <div class="title">统计周期:<span class="statisticalPeriod"></span></div>
108
-                <!-- <h5>一、县(市、区)联动单位</h5> -->
109
                 <div style="width: 100%;padding: 10px;">
104
                 <div style="width: 100%;padding: 10px;">
110
-                    <table id="workorderlist_1" class="tables" data-row-style="rowStyle" data-query-params="queryParams"
105
+                    <table id="workorderlist" class="tables" data-row-style="rowStyle" data-query-params="queryParams"
111
                         data-pagination="true">
106
                         data-pagination="true">
112
                         <thead>
107
                         <thead>
113
                             <tr>
108
                             <tr>
114
                                 <th data-field="" data-formatter="serialNumber" data-align="center">序号</th>
109
                                 <th data-field="" data-formatter="serialNumber" data-align="center">序号</th>
115
-                                <th data-field="deptname" data-align="center">联动单位</th>
116
-                                <th data-field="Undertakers" data-formatter="reciveCountList" data-align="center">承办件
110
+                                <th data-field="name" data-align="center">人员</th>
117
                                 </th>
111
                                 </th>
118
-                                <th data-field="Undertakersrate" data-align="center">承办率</th>
119
-                                <th data-field="Undertakersscore" data-align="center">得分(5分)</th>
120
-                                <th data-field="overdue" data-formatter="timeOutCountList" data-align="center">超期件</th>
121
-                                <th data-field="overduerate" data-align="center">按时反馈率</th>
122
-                                <th data-field="overduescore" data-align="center">得分(20分)</th>
123
-                                <th data-field="unsuccessful" data-formatter="unFinishCountList" data-align="center">未果件
124
-                                </th>
125
-                                <th data-field="unsuccessfulrate" data-align="center">办结率</th>
126
-                                <th data-field="unsuccessfulscore" data-align="center">得分(10分)</th>
127
-                                <th data-field="Chargeback" data-formatter="backCountList" data-align="center">退单件</th>
112
+                                <th data-field="Checkcount" data-align="center">督办查收量</th>
113
+                                <th data-field="returncount" data-align="center">督办派单量</th>
114
+                                <th data-field="distribute" data-align="center">督办退回量</th>
115
+                                <th data-field="Closecount" data-align="center">督办结案量</th>
116
+                                <th data-field="upcomingcount" data-align="center">督办待办量</th>
128
                             </tr>
117
                             </tr>
129
                         </thead>
118
                         </thead>
130
                     </table>
119
                     </table>
144
                 theme: '#00a1cb',
133
                 theme: '#00a1cb',
145
                 type: 'date'
134
                 type: 'date'
146
             });
135
             });
147
-
148
             initTable();
136
             initTable();
149
-            LY($("#source"));
150
         });
137
         });
151
         //表格
138
         //表格
152
         function initTable() {
139
         function initTable() {
162
                 dataType: "json",
149
                 dataType: "json",
163
                 async: true,
150
                 async: true,
164
                 success: function (returnValue) {
151
                 success: function (returnValue) {
165
-                    //异步获取数据
166
-                    //debugger;
167
-                    var resultData = returnValue.rows;
168
-                    var resultData_1 = []
169
-                    var resultData_2 = []
170
-                    var resultData_3 = []
171
-                    var resultData_4 = []
172
-
173
-                    $(".statisticalPeriod").text(returnValue.strdate + " 至 " + returnValue.edate)
174
-                    $("#titleText").text("12345联动服务工作" + returnValue.month + "月份办理情况通报表")
175
-
176
-                    $('#workorderlist_1').bootstrapTable('load', resultData_1);
152
+                    var resultData = returnValue.obj1;
153
+                    resultData[0].upcomingcount = returnValue.total[0].Column1;
154
+                    $('#workorderlist').bootstrapTable('load', resultData);
155
+                    $('#workorderlist').bootstrapTable('mergeCells', {index: 0, field: 'upcomingcount', colspan: 0, rowspan: resultData.length});
177
                 }
156
                 }
178
             });
157
             });
179
-            $('#workorderlist_1').bootstrapTable('destroy').bootstrapTable({
158
+            $('#workorderlist').bootstrapTable('destroy').bootstrapTable({
180
                 striped: true,
159
                 striped: true,
181
                 pagination: false,
160
                 pagination: false,
182
             });
161
             });
162
+            
183
         }
163
         }
184
         //搜索
164
         //搜索
185
         $(".search_1").click(function () {
165
         $(".search_1").click(function () {
199
         function dcexcelDispath(obj) {
179
         function dcexcelDispath(obj) {
200
             var starttime = $('#squeryTime').val()
180
             var starttime = $('#squeryTime').val()
201
             var endtime = $('#equeryTime').val()
181
             var endtime = $('#equeryTime').val()
202
-            var url = huayi.config.callcenter_url + "DataAssessment/GetDBDataList_2?token=" + $.cookie("token");
203
-            url += "&starttime=" + starttime + "&endtime=" + endtime + "&deptid=" + $('#deptid').val() + "&isdc=true";
182
+            var url = huayi.config.callcenter_url + "WorkOrderReport/GetDBReportform?token=" + $.cookie("token");
183
+            url += "&starttime=" + starttime + "&endtime=" + endtime + "&isdc=true";
204
             obj.href = url;
184
             obj.href = url;
205
         }
185
         }
206
-
207
-        //来源
208
-        function LY(obj) {
209
-            obj.empty();
210
-            obj.append(
211
-                '<option selected="selected" value="">请选择</option>'
212
-            );
213
-            $.getJSON(
214
-                huayi.config.callcenter_url +
215
-                "Dictionary/GetDicValueListById", {
216
-                    token: $.cookie("token"),
217
-                    id: 1,
218
-                },
219
-                function (data) {
220
-                    if (data.state.toLowerCase() == "success") {
221
-                        var content = data.data;
222
-                        $(content).each(function (i, n) {
223
-                            $(
224
-                                "<option value='" +
225
-                                n.F_ValueId +
226
-                                "'>" +
227
-                                n.F_Value +
228
-                                "</option>"
229
-                            ).appendTo(obj);
230
-                        });
231
-                    }
232
-                }
233
-            );
234
-        }
235
     </script>
186
     </script>
236
 </body>
187
 </body>
237
 
188
 

+ 77 - 15
WebUI/CallCenterWeb.UI/ReportForm/zhiJian.html

92
         </div>
92
         </div>
93
         <div class="zxt-top clearfix">
93
         <div class="zxt-top clearfix">
94
             <div class="topCon">
94
             <div class="topCon">
95
-                部门:
95
+                <!-- 部门:
96
                 <select name="" id="bumen">
96
                 <select name="" id="bumen">
97
-
98
-                </select>
97
+                </select> -->
99
                 开始时间:
98
                 开始时间:
100
                 <input type="text" class="laydate-icon" id="startTime" /> 结束时间:
99
                 <input type="text" class="laydate-icon" id="startTime" /> 结束时间:
101
                 <input type="text" class="laydate-icon" id="endTime" />
100
                 <input type="text" class="laydate-icon" id="endTime" />
150
                 endtime, //结束时间
149
                 endtime, //结束时间
151
                 bumen,
150
                 bumen,
152
                 expor;
151
                 expor;
153
-            tbodyAjax();
154
             //点击搜索事件
152
             //点击搜索事件
155
             $('.sear').click(function () {
153
             $('.sear').click(function () {
156
                 $('.zjTable tbody').html('');
154
                 $('.zjTable tbody').html('');
219
                     }
217
                     }
220
                 }
218
                 }
221
             });
219
             });
222
-
220
+            tbodyAjax();
223
             //表格数据
221
             //表格数据
224
             function tbodyAjax(stime, endtime, bumen) {
222
             function tbodyAjax(stime, endtime, bumen) {
225
                 $.ajax({
223
                 $.ajax({
239
                         console.log(tbodyCon);
237
                         console.log(tbodyCon);
240
                         for (var i = 0; i < tbodyCon.length; i++) {
238
                         for (var i = 0; i < tbodyCon.length; i++) {
241
                             $('<tr><td>' + tbodyCon[i].QCName + '</td><td>' +
239
                             $('<tr><td>' + tbodyCon[i].QCName + '</td><td>' +
242
-                                tbodyCon[i].UserName + '</td><td>' + 
243
-                                tbodyCon[i].UserCode +'</td><td>' +
244
-                                tbodyCon[i].ZJCount + '</td><td>' + 
245
-                                (tbodyCon[i].Q12 == undefined ? "" : tbodyCon[i].Q12) + '</td><td>' +
246
-                                (tbodyCon[i].Q13 == undefined ? "" : tbodyCon[i].Q13) + '</td><td>' + 
247
-                                (tbodyCon[i].Q14 == undefined ? "" : tbodyCon[i].Q14) + '</td><td>' +
248
-                                (tbodyCon[i].Q15 == undefined ? "" : tbodyCon[i].Q15) + '</td><td>' + 
249
-                                (tbodyCon[i].Q16 == undefined ? "" : tbodyCon[i].Q16) + '</td><td>' +
250
-                                (tbodyCon[i].Q50 == undefined ? "" : tbodyCon[i].Q50) + '</td><td>' +
251
-                                tbodyCon[i].df0 + '</td><td>' +
240
+                                tbodyCon[i].UserName + '</td><td>' +
241
+                                tbodyCon[i].UserCode + '</td><td>' +
242
+                                tbodyCon[i].ZJCount + '</td><td>' +
243
+                                (tbodyCon[i].Q17 == undefined ? "" : tbodyCon[i].Q17) +
244
+                                '</td><td>' +
245
+                                (tbodyCon[i].Q18 == undefined ? "" : tbodyCon[i].Q18) +
246
+                                '</td><td>' +
247
+                                (tbodyCon[i].Q19 == undefined ? "" : tbodyCon[i].Q19) +
248
+                                '</td><td>' +
249
+                                (tbodyCon[i].Q20 == undefined ? "" : tbodyCon[i].Q20) +
250
+                                '</td><td>' +
251
+                                (tbodyCon[i].df0 == undefined ? "" : tbodyCon[i].df0) + '</td><td>' +
252
+                                (tbodyCon[i].Q21 == undefined ? "" : tbodyCon[i].Q21) +
253
+                                '</td><td>' +
254
+                                (tbodyCon[i].Q22 == undefined ? "" : tbodyCon[i].Q22) +
255
+                                '</td><td>' +
256
+                                (tbodyCon[i].df1 == undefined ? "" : tbodyCon[i].df1) + '</td><td>' +
257
+                                (tbodyCon[i].Q23 == undefined ? "" : tbodyCon[i].Q23) +
258
+                                '</td><td>' +
259
+                                (tbodyCon[i].Q24 == undefined ? "" : tbodyCon[i].Q24) +
260
+                                '</td><td>' +
261
+                                (tbodyCon[i].Q25 == undefined ? "" : tbodyCon[i].Q25) +
262
+                                '</td><td>' +
263
+                                (tbodyCon[i].df2 == undefined ? "" : tbodyCon[i].df2) + '</td><td>' +
264
+                                (tbodyCon[i].Q26 == undefined ? "" : tbodyCon[i].Q26) +
265
+                                '</td><td>' +
266
+                                (tbodyCon[i].Q27 == undefined ? "" : tbodyCon[i].Q27) +
267
+                                '</td><td>' +
268
+                                (tbodyCon[i].Q28 == undefined ? "" : tbodyCon[i].Q28) +
269
+                                '</td><td>' +
270
+                                (tbodyCon[i].Q29 == undefined ? "" : tbodyCon[i].Q29) +
271
+                                '</td><td>' +
272
+                                (tbodyCon[i].Q30 == undefined ? "" : tbodyCon[i].Q30) +
273
+                                '</td><td>' +
274
+                                (tbodyCon[i].Q31 == undefined ? "" : tbodyCon[i].Q31) +
275
+                                '</td><td>' +
276
+                                (tbodyCon[i].Q32 == undefined ? "" : tbodyCon[i].Q32) +
277
+                                '</td><td>' +
278
+                                (tbodyCon[i].df3 == undefined ? "" : tbodyCon[i].df3) + '</td><td>' +
279
+                                (tbodyCon[i].Q33 == undefined ? "" : tbodyCon[i].Q33) +
280
+                                '</td><td>' +
281
+                                (tbodyCon[i].Q34 == undefined ? "" : tbodyCon[i].Q34) +
282
+                                '</td><td>' +
283
+                                (tbodyCon[i].df4 == undefined ? "" : tbodyCon[i].df4) + '</td><td>' +
284
+                                (tbodyCon[i].Q35 == undefined ? "" : tbodyCon[i].Q35) +
285
+                                '</td><td>' +
286
+                                (tbodyCon[i].Q36 == undefined ? "" : tbodyCon[i].Q36) +
287
+                                '</td><td>' +
288
+                                (tbodyCon[i].Q37 == undefined ? "" : tbodyCon[i].Q37) +
289
+                                '</td><td>' +
290
+                                (tbodyCon[i].df5 == undefined ? "" : tbodyCon[i].df5) + '</td><td>' +
291
+                                (tbodyCon[i].Q38 == undefined ? "" : tbodyCon[i].Q38) +
292
+                                '</td><td>' +
293
+                                (tbodyCon[i].Q39 == undefined ? "" : tbodyCon[i].Q39) +
294
+                                '</td><td>' +
295
+                                (tbodyCon[i].df6 == undefined ? "" : tbodyCon[i].df6) + '</td><td>' +
296
+                                (tbodyCon[i].Q40 == undefined ? "" : tbodyCon[i].Q40) +
297
+                                '</td><td>' +
298
+                                (tbodyCon[i].Q41 == undefined ? "" : tbodyCon[i].Q41) +
299
+                                '</td><td>' +
300
+                                (tbodyCon[i].Q42 == undefined ? "" : tbodyCon[i].Q42) +
301
+                                '</td><td>' +
302
+                                (tbodyCon[i].Q43 == undefined ? "" : tbodyCon[i].Q43) +
303
+                                '</td><td>' +
304
+                                (tbodyCon[i].Q44 == undefined ? "" : tbodyCon[i].Q44) +
305
+                                '</td><td>' +
306
+                                (tbodyCon[i].Q45 == undefined ? "" : tbodyCon[i].Q45) +
307
+                                '</td><td>' +
308
+                                (tbodyCon[i].df7 == undefined ? "" : tbodyCon[i].df7) + '</td><td>' +
309
+                                (tbodyCon[i].Q46 == undefined ? "" : tbodyCon[i].Q46) +
310
+                                '</td><td>' +
311
+                                (tbodyCon[i].Q47 == undefined ? "" : tbodyCon[i].Q47) +
312
+                                '</td><td>' +
313
+                                (tbodyCon[i].df8 == undefined ? "" : tbodyCon[i].df8) + '</td><td>' +
252
                                 tbodyCon[i].AllScore + '</td></tr>').appendTo('.zjTable tbody')
314
                                 tbodyCon[i].AllScore + '</td></tr>').appendTo('.zjTable tbody')
253
                         }
315
                         }
254
                     }
316
                     }

+ 1 - 0
WebUI/CallCenterWeb.UI/SuperviseManagement/superviseCommission.html

258
                         type: $("#type").val(),
258
                         type: $("#type").val(),
259
                         tab: 1, //办理中
259
                         tab: 1, //办理中
260
                         sourcearea: $('#sourceAreas').val(), //区域
260
                         sourcearea: $('#sourceAreas').val(), //区域
261
+                        Supervisor: 1,
261
                         token: $.cookie("token")
262
                         token: $.cookie("token")
262
                     };
263
                     };
263
                     return param;
264
                     return param;

+ 1 - 3
WebUI/CallCenterWeb.UI/SuperviseManagement/superviseProcessing.html

195
                 $(this).addClass("active").siblings().removeClass("active");
195
                 $(this).addClass("active").siblings().removeClass("active");
196
                 var index = $(this).index();
196
                 var index = $(this).index();
197
                 if (index === 0) {
197
                 if (index === 0) {
198
-                    Supervisor = 1;
199
                     tab = 0;
198
                     tab = 0;
200
                 } else if (index === 1) {
199
                 } else if (index === 1) {
201
-                    Supervisor = "";
202
                     tab = 1;
200
                     tab = 1;
203
                 }
201
                 }
204
                 load();
202
                 load();
228
             } else {
226
             } else {
229
                 usercodeID = ""
227
                 usercodeID = ""
230
             }
228
             }
231
-            //      	调度员
229
+            //调度员
232
             var ddusercodeID = "";
230
             var ddusercodeID = "";
233
             var ddusercode_ = $("#yardman").val(); //坐席
231
             var ddusercode_ = $("#yardman").val(); //坐席
234
             if (ddusercode_ != null) {
232
             if (ddusercode_ != null) {

+ 1 - 1
WebUI/CallCenterWeb.UI/css/call.css

266
     .ldcr-bottom .ldcrb-top > ul li {
266
     .ldcr-bottom .ldcrb-top > ul li {
267
         float: left;
267
         float: left;
268
         font-size: 14px;
268
         font-size: 14px;
269
-        width: 90px;
269
+        width: 120px;
270
         text-align: center;
270
         text-align: center;
271
         height: 30px;
271
         height: 30px;
272
         line-height: 30px;
272
         line-height: 30px;

+ 11 - 5
WebUI/CallCenterWeb.UI/home.html

1886
                                         <span class="col-sm-1 Import">标题:</span>
1886
                                         <span class="col-sm-1 Import">标题:</span>
1887
                                         <span class="col-sm-11">
1887
                                         <span class="col-sm-11">
1888
                                             <input id="title" class="form-control" type="text"
1888
                                             <input id="title" class="form-control" type="text"
1889
-                                                style=" padding: 5px; width: 100%;" />
1889
+                                                style=" padding: 5px; width: 50%;" />
1890
                                         </span>
1890
                                         </span>
1891
                                     </div>
1891
                                     </div>
1892
                                     <div class="form-group clearfix">
1892
                                     <div class="form-group clearfix">
1893
                                         <span class="col-sm-1 Import">内容:</span>
1893
                                         <span class="col-sm-1 Import">内容:</span>
1894
                                         <span class="col-sm-11">
1894
                                         <span class="col-sm-11">
1895
-                                            <input id="content" class="form-control" type="text"
1896
-                                            style=" padding: 5px; width: 100%;" />
1895
+                                            <textarea id="content" class="form-control" name="" rows="4" cols=""
1896
+                                            style="width: 100%;"></textarea>            
1897
+                                            <!-- <input id="content" class="form-control" type="text"
1898
+                                            style=" padding: 5px; width: 100%;" /> -->
1897
                                         </span>
1899
                                         </span>
1898
                                     </div>
1900
                                     </div>
1899
 
1901
 
2115
                                         办事指南
2117
                                         办事指南
2116
                                     </li>
2118
                                     </li>
2117
                                     <li style="border-bottom:1px solid #69cbd0;" data-type="3">
2119
                                     <li style="border-bottom:1px solid #69cbd0;" data-type="3">
2118
-                                        热点问题
2120
+                                        热点问题/名词解释
2119
                                     </li>
2121
                                     </li>
2120
                                     <li style="border-bottom:1px solid #f95a83;" data-type="4">
2122
                                     <li style="border-bottom:1px solid #f95a83;" data-type="4">
2121
                                         政策法规
2123
                                         政策法规
2139
                                                 <th data-field="F_ShouJi" data-align="center">手机号码</th>
2141
                                                 <th data-field="F_ShouJi" data-align="center">手机号码</th>
2140
                                                 <th data-field="F_FaBuShiJian" data-align="center">发布时间</th>
2142
                                                 <th data-field="F_FaBuShiJian" data-align="center">发布时间</th>
2141
                                                 <th data-field="F_FaBuDanWei" data-align="center">发布单位</th>
2143
                                                 <th data-field="F_FaBuDanWei" data-align="center">发布单位</th>
2144
+                                                <th data-field="F_DianJiLiang" data-align="center">点击量</th>
2142
                                                 <th data-align="center" data-formatter="operation1">操作</th>
2145
                                                 <th data-align="center" data-formatter="operation1">操作</th>
2143
                                             </tr>
2146
                                             </tr>
2144
                                         </thead>
2147
                                         </thead>
2158
                                                 <th data-field="F_QiTaShuoMing" data-align="center">其他说明</th>
2161
                                                 <th data-field="F_QiTaShuoMing" data-align="center">其他说明</th>
2159
                                                 <th data-field="F_BanLiLiuCheng" data-align="center">办理流程</th>
2162
                                                 <th data-field="F_BanLiLiuCheng" data-align="center">办理流程</th>
2160
                                                 <th data-field="F_BeiZhu" data-align="center">备注</th>
2163
                                                 <th data-field="F_BeiZhu" data-align="center">备注</th>
2164
+                                                <th data-field="F_DianJiLiang" data-align="center">点击量</th>
2161
                                                 <th data-align="center" data-formatter="operation2">操作</th>
2165
                                                 <th data-align="center" data-formatter="operation2">操作</th>
2162
                                             </tr>
2166
                                             </tr>
2163
                                         </thead>
2167
                                         </thead>
2175
                                                 <th data-field="F_FaWenDanWei" data-align="center">发文单位</th>
2179
                                                 <th data-field="F_FaWenDanWei" data-align="center">发文单位</th>
2176
                                                 <th data-field="F_BiaoShiBianMa" data-align="center">标识编码</th>
2180
                                                 <th data-field="F_BiaoShiBianMa" data-align="center">标识编码</th>
2177
                                                 <th data-field="F_ZhengCeMingCi" data-align="center">政策名称</th>
2181
                                                 <th data-field="F_ZhengCeMingCi" data-align="center">政策名称</th>
2178
-                                                <th data-field="F_ReDianWenTi" data-align="center">热点问题</th>
2182
+                                                <th data-field="F_ReDianWenTi" data-align="center">热点问题/名词解释</th>
2179
                                                 <th data-field="F_WenTiJieDa" data-align="center">内容解答</th>
2183
                                                 <th data-field="F_WenTiJieDa" data-align="center">内容解答</th>
2184
+                                                <th data-field="F_DianJiLiang" data-align="center">点击量</th>
2180
                                                 <th data-align="center" data-formatter="operation3">操作</th>
2185
                                                 <th data-align="center" data-formatter="operation3">操作</th>
2181
                                             </tr>
2186
                                             </tr>
2182
                                         </thead>
2187
                                         </thead>
2196
                                                 <th data-field="F_BiaoShiBianMa" data-align="center">标识编码</th>
2201
                                                 <th data-field="F_BiaoShiBianMa" data-align="center">标识编码</th>
2197
                                                 <th data-field="F_WenJianMingCheng" data-align="center">文件名称</th>
2202
                                                 <th data-field="F_WenJianMingCheng" data-align="center">文件名称</th>
2198
                                                 <th data-field="F_WenJianNeiRong" data-align="center">文件内容</th>
2203
                                                 <th data-field="F_WenJianNeiRong" data-align="center">文件内容</th>
2204
+                                                <th data-field="F_DianJiLiang" data-align="center">点击量</th>
2199
                                                 <th data-align="center" data-formatter="operation4">操作</th>
2205
                                                 <th data-align="center" data-formatter="operation4">操作</th>
2200
                                             </tr>
2206
                                             </tr>
2201
                                         </thead>
2207
                                         </thead>

+ 5 - 5
WebUI/CallCenterWeb.UI/keHuManager/ContactPersonManger.html

13
 		<!--<script src="../js/csjs/bootstrap-table.js"></script>
13
 		<!--<script src="../js/csjs/bootstrap-table.js"></script>
14
 		<script src="../js/csjs/bootstrap-table.min.js"></script>
14
 		<script src="../js/csjs/bootstrap-table.min.js"></script>
15
 		<script src="../js/csjs/bootstrap-table-locale-all.js"></script>		-->
15
 		<script src="../js/csjs/bootstrap-table-locale-all.js"></script>		-->
16
-		<title>客户管理</title>
16
+		<title>市民资料管理</title>
17
 		<style>
17
 		<style>
18
 			.clearfix:after {
18
 			.clearfix:after {
19
 				content: "";
19
 				content: "";
128
 		<div class="container-fluid wrapper-content animated fadeInRight">
128
 		<div class="container-fluid wrapper-content animated fadeInRight">
129
 			<div class="daoHang clearfix">
129
 			<div class="daoHang clearfix">
130
 				<div class="dhLeft">
130
 				<div class="dhLeft">
131
-					<sapn><i class="syIcon"></i>位置:<a href="javaScript:;" id="ReIndex">首页</a>&gt;<a href="javaScript:;">系统管理</a>&gt;<a href="" class="nowPosition">客户管理</a></sapn>
131
+					<sapn><i class="syIcon"></i>位置:<a href="javaScript:;" id="ReIndex">首页</a>&gt;<a href="javaScript:;">系统管理</a>&gt;<a href="" class="nowPosition">市民资料管理</a></sapn>
132
 				</div>
132
 				</div>
133
 				<div class="dhRight">
133
 				<div class="dhRight">
134
 					<a href="" title="刷新"><i class="fa fa-refresh"></i></a>
134
 					<a href="" title="刷新"><i class="fa fa-refresh"></i></a>
136
 			</div>
136
 			</div>
137
 			<div class="toolBar clearfix">
137
 			<div class="toolBar clearfix">
138
 				<div class="toolLeft"  style="float: left;">
138
 				<div class="toolLeft"  style="float: left;">
139
-				<button class="btns add">添加</button>
139
+				<!-- <button class="btns add">添加</button>
140
 				<button class="btns change">修改</button>
140
 				<button class="btns change">修改</button>
141
-				<button class="btns del">删除</button>
141
+				<button class="btns del">删除</button> -->
142
 				</div>
142
 				</div>
143
 				<div class="toolRight" style="float: right;">
143
 				<div class="toolRight" style="float: right;">
144
 					<span>关键词:<input type="text" class="czName" /></span>
144
 					<span>关键词:<input type="text" class="czName" /></span>
155
 				<table id="table1" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
155
 				<table id="table1" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
156
 					<thead>
156
 					<thead>
157
 						<tr>
157
 						<tr>
158
-							<th data-field="state" data-checkbox="true" data-align="center"></th>
158
+							<!-- <th data-field="state" data-checkbox="true" data-align="center"></th> -->
159
 							<th data-align="center" data-formatter="setCode">编号</th>
159
 							<th data-align="center" data-formatter="setCode">编号</th>
160
                             <!-- <th data-field="F_CustomerName" data-align="center">客户名称</th>
160
                             <!-- <th data-field="F_CustomerName" data-align="center">客户名称</th>
161
                             <th data-field="F_Mobile" data-align="center">客户电话</th> -->
161
                             <th data-field="F_Mobile" data-align="center">客户电话</th> -->

+ 1 - 1
WebUI/CallCenterWeb.UI/zhiShiKu/addOrEditZhiShiKuHotLssues.html

154
                 <td colspan="3"><input type="text" id="answeringUnit" autocomplete="off" /></td>
154
                 <td colspan="3"><input type="text" id="answeringUnit" autocomplete="off" /></td>
155
             </tr>
155
             </tr>
156
             <tr>
156
             <tr>
157
-                <td width="100" height="100">热点问题</td>
157
+                <td width="100" height="100">热点问题/名词解释</td>
158
                 <td colspan="3" height="100"> <textarea name="" rows="" cols="" id="hotIssues"></textarea></td>
158
                 <td colspan="3" height="100"> <textarea name="" rows="" cols="" id="hotIssues"></textarea></td>
159
             </tr>
159
             </tr>
160
             <tr>
160
             <tr>

+ 1 - 1
WebUI/CallCenterWeb.UI/zhiShiKu/detailZhiShiHotLssues.html

155
                 <td colspan="3"><input type="text" id="answeringUnit" autocomplete="off" readonly="readonly" /></td>
155
                 <td colspan="3"><input type="text" id="answeringUnit" autocomplete="off" readonly="readonly" /></td>
156
             </tr>
156
             </tr>
157
             <tr>
157
             <tr>
158
-                <td width="100" height="100">热点问题</td>
158
+                <td width="100" height="100">热点问题/名词解释</td>
159
                 <td colspan="3" height="100"> <textarea name="" rows="" cols="" id="hotIssues" readonly="readonly"></textarea></td>
159
                 <td colspan="3" height="100"> <textarea name="" rows="" cols="" id="hotIssues" readonly="readonly"></textarea></td>
160
             </tr>
160
             </tr>
161
             <tr>
161
             <tr>

+ 1 - 1
WebUI/CallCenterWeb.UI/zhiShiKu/js/addOrEditZhiShiKuHotLssues.js

55
                 file: $("#file").val(), // 附件
55
                 file: $("#file").val(), // 附件
56
                 zhengcemingci: $("#policyName").val(), // 政策名称
56
                 zhengcemingci: $("#policyName").val(), // 政策名称
57
                 jiedadanwei: $("#answeringUnit").val(), // 解答单位
57
                 jiedadanwei: $("#answeringUnit").val(), // 解答单位
58
-                redianwenti: $("#hotIssues").val(), // 热点问题
58
+                redianwenti: $("#hotIssues").val(), // 热点问题/名词解释
59
                 wentijieda: $("#contentAnswer").val(), // 内容解答
59
                 wentijieda: $("#contentAnswer").val(), // 内容解答
60
             },
60
             },
61
             success: function (data) {
61
             success: function (data) {

+ 3 - 3
WebUI/CallCenterWeb.UI/zhiShiKu/js/zhiShiKuHotLssues.js

91
     layer.open({
91
     layer.open({
92
         type: 2,
92
         type: 2,
93
         content: "./addOrEditZhiShiKuHotLssues.html", //iframe的url,no代表不显示滚动条
93
         content: "./addOrEditZhiShiKuHotLssues.html", //iframe的url,no代表不显示滚动条
94
-        title: "热点问题",
94
+        title: "热点问题/名词解释",
95
         area: ["80%", "80%"], //宽高
95
         area: ["80%", "80%"], //宽高
96
     });
96
     });
97
 });
97
 });
100
     layer.open({
100
     layer.open({
101
         type: 2,
101
         type: 2,
102
         content: "./addOrEditZhiShiKuHotLssues.html?id=" + id, //iframe的url,no代表不显示滚动条
102
         content: "./addOrEditZhiShiKuHotLssues.html?id=" + id, //iframe的url,no代表不显示滚动条
103
-        title: "热点问题",
103
+        title: "热点问题/名词解释",
104
         area: ["80%", "80%"], //宽高
104
         area: ["80%", "80%"], //宽高
105
     });
105
     });
106
 }
106
 }
126
     layer.open({
126
     layer.open({
127
         type: 2,
127
         type: 2,
128
         content: "./detailZhiShiHotLssues.html?id=" + id, //iframe的url,no代表不显示滚动条
128
         content: "./detailZhiShiHotLssues.html?id=" + id, //iframe的url,no代表不显示滚动条
129
-        title: "热点问题",
129
+        title: "热点问题/名词解释",
130
         area: ["80%", "80%"], //宽高
130
         area: ["80%", "80%"], //宽高
131
     });
131
     });
132
 }
132
 }

+ 3 - 3
WebUI/CallCenterWeb.UI/zhiShiKu/zhiShiKuHotLssues.html

11
     <link rel="stylesheet" href="../js/layui/css/layui.css">
11
     <link rel="stylesheet" href="../js/layui/css/layui.css">
12
     <link rel="stylesheet" href="./css/reflectCategory.css">
12
     <link rel="stylesheet" href="./css/reflectCategory.css">
13
     <link rel="stylesheet" href="../js/layui/css/layui.css">
13
     <link rel="stylesheet" href="../js/layui/css/layui.css">
14
-    <title>热点问题</title>
14
+    <title>热点问题/名词解释</title>
15
     <style>
15
     <style>
16
         .toolBar {
16
         .toolBar {
17
             padding: 15px 0;
17
             padding: 15px 0;
49
         <div class="daoHang clearfix">
49
         <div class="daoHang clearfix">
50
             <div class="dhLeft">
50
             <div class="dhLeft">
51
                 <sapn><i class="syIcon"></i>位置:<a id="ReIndex">首页</a>&gt;<a href="javaScript:;">知识库</a>&gt;<a href=""
51
                 <sapn><i class="syIcon"></i>位置:<a id="ReIndex">首页</a>&gt;<a href="javaScript:;">知识库</a>&gt;<a href=""
52
-                        class="nowPosition">热点问题</a></sapn>
52
+                        class="nowPosition">热点问题/名词解释</a></sapn>
53
             </div>
53
             </div>
54
             <div class="dhRight"><a href="" title="刷新"><i class="fa fa-refresh"></i></a></div>
54
             <div class="dhRight"><a href="" title="刷新"><i class="fa fa-refresh"></i></a></div>
55
         </div>
55
         </div>
96
                             <th data-field="F_FaWenDanWei" data-align="center">发文单位</th>
96
                             <th data-field="F_FaWenDanWei" data-align="center">发文单位</th>
97
                             <th data-field="F_BiaoShiBianMa" data-align="center">标识编码</th>
97
                             <th data-field="F_BiaoShiBianMa" data-align="center">标识编码</th>
98
                             <th data-field="F_ZhengCeMingCi" data-align="center">政策名称</th>
98
                             <th data-field="F_ZhengCeMingCi" data-align="center">政策名称</th>
99
-                            <th data-field="F_ReDianWenTi" data-align="center">热点问题</th>
99
+                            <th data-field="F_ReDianWenTi" data-align="center">热点问题/名词解释</th>
100
                             <th data-field="F_WenTiJieDa" data-align="center">内容解答</th>
100
                             <th data-field="F_WenTiJieDa" data-align="center">内容解答</th>
101
                             <th data-align="center" data-formatter="operation">操作</th>
101
                             <th data-align="center" data-formatter="operation">操作</th>
102
                         </tr>
102
                         </tr>