seimin 2 years ago
parent
commit
043ed4bcb4

+ 2 - 2
assets/js/controllers/customform/customformDetailCtrl.js

@@ -83,8 +83,8 @@ appFormly.controller('CustomformDetailCtrl', ['$scope', 'i18nService', '$rootSco
83 83
                     datakey = field.templateOptions.modelreasondata
84 84
                 }
85 85
                 if (field.templateOptions.modelArea) {
86
-                    if(field.model.branch){
87
-                        datakey.area = {branch:field.model.branch}
86
+                    if(field.templateOptions.getScope().originalModel.incident.branch){
87
+                        datakey.area = {branch:field.templateOptions.getScope().originalModel.incident.branch.id}
88 88
                     }else{
89 89
                         field.templateOptions.options = [];
90 90
                         return;

+ 7 - 2
assets/js/controllers/desk/calllogCtrl.js

@@ -67,16 +67,21 @@ app.controller('calllogCtrl', ["$scope", "i18nService", "$rootScope", "$state",
67 67
             width: '10%'
68 68
         },
69 69
         {
70
+            name: 'routeNumber',
71
+            displayName: '坐席号',
72
+            width: '100'
73
+        },
74
+        {
70 75
             name: 'createdTime',
71 76
             displayName: '开始时间',
72
-            width: '17%',
77
+            width: '140',
73 78
             cellTemplate: '<div>' +
74 79
                 '<div class="ui-grid-cell-contents" style="cursor:pointer;text-align:center"  >{{grid.appScope.transferTime(row.entity.createdTime)}} </div>' +
75 80
                 '</div>'
76 81
         }, {
77 82
             name: 'overTime',
78 83
             displayName: '结束时间',
79
-            width: '17%',
84
+            width: '140',
80 85
             cellTemplate: '<div>' +
81 86
                 '<div class="ui-grid-cell-contents" style="cursor:pointer;text-align:center"  >{{grid.appScope.transferTime(row.entity.overTime)}}</div>' +
82 87
                 '</div>'

+ 2 - 2
assets/views/report/charging.html

@@ -107,7 +107,7 @@
107 107
                             <table class="table table-bordered " ng-if="!isMaskground" cellspacing="0" cellpadding="20" style="font-weight:normal !important">
108 108
                                 <thread>
109 109
                                     <tr class="grayground incidentsearchsize">
110
-                                        <th ng-class="header.thclass" style="text-align: center;">处理人</th>
110
+                                        <th ng-class="header.thclass" style="text-align: center;">处理人(学工号)</th>
111 111
                                         <th ng-class="header.thclass" style="text-align: center;">事件数(条)</th>
112 112
                                         <th ng-class="header.thclass" style="text-align: center;">工时</th>
113 113
                                         <th ng-class="header.thclass" style="text-align: center;">工时占比</th>
@@ -117,7 +117,7 @@
117 117
                                 <tbody class="tbody-hover">
118 118
                                     <tr ng-repeat="rowData in charginrow">
119 119
                                         <td ng-class="fieldData.thclass" style="text-align: center">
120
-                                            {{rowData.name}}
120
+                                            {{rowData.name}}({{rowData.account}})
121 121
                                         </td>
122 122
                                         <td ng-class="fieldData.thclass" style="text-align: center">
123 123
                                             {{rowData.incidentCount}}

+ 6 - 6
assets/views/report/event_form.html

@@ -236,7 +236,7 @@
236 236
                                     </tr>
237 237
                                 </thead>
238 238
                             </table>
239
-                            <div class="jry_table_wrap" ng-nicescroll nice-scroll-end="topEndComplete()">
239
+                            <div class="jry_table_wrap" style="overflow-y: overlay;">
240 240
                                 <table class="jry_table jry_table_body" cellspacing="0" cellpadding="16"
241 241
                                     style="font-weight:normal !important;margin-bottom: 16px;table-layout:fixed">
242 242
                                     <tbody class="tbody-hover">
@@ -344,7 +344,7 @@
344 344
                                     </tr>
345 345
                                 </thead>
346 346
                             </table>
347
-                            <div class="jry_table_wrap" ng-nicescroll>
347
+                            <div class="jry_table_wrap" style="overflow-y: overlay;">
348 348
                                 <table class="jry_table jry_table_body" cellspacing="0" cellpadding="16"
349 349
                                     style="font-weight:normal !important;margin-bottom: 16px;table-layout:fixed">
350 350
                                     <tbody class="tbody-hover">
@@ -475,7 +475,7 @@
475 475
                                     </tr>
476 476
                                 </thead>
477 477
                             </table>
478
-                            <div class="jry_table_wrap jry_table_wrap2" ng-nicescroll>
478
+                            <div class="jry_table_wrap jry_table_wrap2" style="overflow-y: overlay;">
479 479
                                 <table class="jry_table jry_table_body" cellspacing="0" cellpadding="16"
480 480
                                     style="font-weight:normal !important;margin-bottom: 16px;table-layout:fixed">
481 481
                                     <tbody class="tbody-hover">
@@ -619,7 +619,7 @@
619 619
                                     </tr>
620 620
                                 </thead>
621 621
                             </table>
622
-                            <div class="jry_table_wrap" ng-nicescroll nice-scroll-end="topEndComplete()">
622
+                            <div class="jry_table_wrap" style="overflow-y: overlay;">
623 623
                                 <table class="jry_table jry_table_body" cellspacing="0" cellpadding="16"
624 624
                                     style="font-weight:normal !important;margin-bottom: 16px;table-layout:fixed">
625 625
                                     <tbody class="tbody-hover">
@@ -697,7 +697,7 @@
697 697
                                     </tr>
698 698
                                 </thead>
699 699
                             </table>
700
-                            <div class="jry_table_wrap" ng-nicescroll>
700
+                            <div class="jry_table_wrap" style="overflow-y: overlay;">
701 701
                                 <table class="jry_table jry_table_body" cellspacing="0" cellpadding="16"
702 702
                                     style="font-weight:normal !important;margin-bottom: 16px;table-layout:fixed">
703 703
                                     <tbody class="tbody-hover">
@@ -763,7 +763,7 @@
763 763
                                     </tr>
764 764
                                 </thead>
765 765
                             </table>
766
-                            <div class="jry_table_wrap" ng-nicescroll>
766
+                            <div class="jry_table_wrap" style="overflow-y: overlay;">
767 767
                                 <table class="jry_table jry_table_body" cellspacing="0" cellpadding="16"
768 768
                                     style="font-weight:normal !important;margin-bottom: 16px;table-layout:fixed">
769 769
                                     <tbody class="tbody-hover">

+ 1 - 1
assets/views/report/service_form.html

@@ -190,7 +190,7 @@
190 190
                                     </tr>
191 191
                                 </thead>
192 192
                             </table>
193
-                            <div class="jry_table_wrap" ng-nicescroll nice-scroll-end="topEndComplete()">
193
+                            <div class="jry_table_wrap" style="overflow-y: overlay;">
194 194
                                 <table class="jry_table jry_table_body" cellspacing="0" cellpadding="16"
195 195
                                     style="font-weight:normal !important;margin-bottom: 16px;table-layout:fixed">
196 196
                                     <tbody class="tbody-hover">