Browse Source

处理日志修改为未沟通记录

seimin 2 years ago
parent
commit
dcce21d0e4

+ 2 - 2
src/views/againAssign.vue

@@ -233,7 +233,7 @@ export default {
233 233
         .then(function (res) {
234 234
           console.log(res.data);
235 235
           that.progressInfo = res.data.data;
236
-          //处理日志startcaca
236
+          //未沟通记录startcaca
237 237
           if (that.model.incident.handlerLogs) {
238 238
             //添加日志
239 239
             that.model.incident.handlerLogs.forEach((v) => {
@@ -262,7 +262,7 @@ export default {
262 262
           that.progressInfo.push(jiedan);
263 263
           that.progressInfo.push(kaishi);
264 264
           console.log(that.progressInfo);
265
-          //处理日志end
265
+          //未沟通记录end
266 266
         });
267 267
     },
268 268
     //隐藏显示详情

+ 3 - 3
src/views/closed.vue

@@ -25,7 +25,7 @@
25 25
               :class="{ active: actives == 'handlerLog' }"
26 26
               href="javascript:;"
27 27
               @click="toInfo('handlerLog')"
28
-              >处理日志</a
28
+              >未沟通记录</a
29 29
             >
30 30
           </div> -->
31 31
           <div class="fl">
@@ -279,7 +279,7 @@ export default {
279 279
         .then(function (res) {
280 280
           console.log(res.data);
281 281
           that.progressInfo = res.data.data;
282
-          //处理日志startcaca
282
+          //未沟通记录startcaca
283 283
           if (that.model.incident.handlerLogs) {
284 284
             //添加日志
285 285
             that.model.incident.handlerLogs.forEach((v) => {
@@ -308,7 +308,7 @@ export default {
308 308
           that.progressInfo.push(jiedan);
309 309
           that.progressInfo.push(kaishi);
310 310
           console.log(that.progressInfo);
311
-          //处理日志end
311
+          //未沟通记录end
312 312
         });
313 313
     },
314 314
     //隐藏显示详情

+ 2 - 2
src/views/grabSheet.vue

@@ -194,7 +194,7 @@ export default {
194 194
         .then(function (res) {
195 195
           console.log(res.data);
196 196
           that.progressInfo = res.data.data;
197
-          //处理日志startcaca
197
+          //未沟通记录startcaca
198 198
           if (that.model.incident.handlerLogs) {
199 199
             //添加日志
200 200
             that.model.incident.handlerLogs.forEach((v) => {
@@ -223,7 +223,7 @@ export default {
223 223
           that.progressInfo.push(jiedan);
224 224
           that.progressInfo.push(kaishi);
225 225
           console.log(that.progressInfo);
226
-          //处理日志end
226
+          //未沟通记录end
227 227
         });
228 228
     },
229 229
     //隐藏显示详情

+ 5 - 5
src/views/handlerLog.vue

@@ -1,17 +1,17 @@
1 1
 <template>
2 2
 <div class="handlerLog">
3
-  <div class="label">处理日志</div>
3
+  <div class="label">未沟通记录</div>
4 4
   <table class="handlerLog__table">
5 5
     <tr>
6 6
       <td class="xh">序号</td>
7
-      <td class="clr">处理人</td>
8
-      <td class="date">时间</td>
9
-      <td>内容</td>
7
+      <td class="date">沟通时间</td>
8
+      <td class="clr">操作人</td>
9
+      <td>沟通结果</td>
10 10
     </tr>
11 11
     <tr v-for="(item,i) in data" :key="item.id">
12 12
       <td>{{ i + 1 }}</td>
13
-      <td>{{ item.userName }}</td>
14 13
       <td>{{ item.opTime | timeFormat("yyyy-MM-dd HH:mm:ss")}}</td>
14
+      <td>{{ item.userName }}</td>
15 15
       <td>{{ item.opValue }}</td>
16 16
     </tr>
17 17
   </table>

+ 3 - 3
src/views/order.vue

@@ -24,7 +24,7 @@
24 24
                 :class="{ active: actives == 'handlerLog' }"
25 25
                 href="javascript:;"
26 26
                 @click="toInfo('handlerLog')"
27
-                >处理日志</a
27
+                >未沟通记录</a
28 28
               >
29 29
             </div> -->
30 30
             <div
@@ -240,7 +240,7 @@ export default {
240 240
         .then(function (res) {
241 241
           console.log(res.data);
242 242
           that.progressInfo = res.data.data;
243
-          //处理日志startcaca
243
+          //未沟通记录startcaca
244 244
           if (that.model.incident.handlerLogs) {
245 245
             //添加日志
246 246
             that.model.incident.handlerLogs.forEach((v) => {
@@ -269,7 +269,7 @@ export default {
269 269
           that.progressInfo.push(jiedan);
270 270
           that.progressInfo.push(kaishi);
271 271
           console.log(that.progressInfo);
272
-          //处理日志end
272
+          //未沟通记录end
273 273
         });
274 274
     },
275 275
     //隐藏显示详情

+ 3 - 3
src/views/processing.vue

@@ -23,7 +23,7 @@
23 23
               :class="{ active: actives == 'handlerLog' }"
24 24
               href="javascript:;"
25 25
               @click="toInfo('handlerLog')"
26
-              >处理日志</a
26
+              >未沟通记录</a
27 27
             >
28 28
           </div> -->
29 29
           <div
@@ -868,7 +868,7 @@ export default {
868 868
         .then(function (res) {
869 869
           console.log(res.data);
870 870
           that.progressInfo = res.data.data;
871
-          //处理日志startcaca
871
+          //未沟通记录startcaca
872 872
           if (that.modelData.incident.handlerLogs) {
873 873
             //添加日志
874 874
             that.modelData.incident.handlerLogs.forEach((v) => {
@@ -897,7 +897,7 @@ export default {
897 897
           that.progressInfo.push(jiedan);
898 898
           that.progressInfo.push(kaishi);
899 899
           console.log(that.progressInfo);
900
-          //处理日志end
900
+          //未沟通记录end
901 901
         });
902 902
     },
903 903
     //隐藏显示详情

+ 3 - 3
src/views/solved.vue

@@ -25,7 +25,7 @@
25 25
               :class="{ active: actives == 'handlerLog' }"
26 26
               href="javascript:;"
27 27
               @click="toInfo('handlerLog')"
28
-              >处理日志</a
28
+              >未沟通记录</a
29 29
             >
30 30
           </div> -->
31 31
           <div class="fl">
@@ -305,7 +305,7 @@ export default {
305 305
         .then(function (res) {
306 306
           console.log(res.data);
307 307
           that.progressInfo = res.data.data;
308
-          //处理日志startcaca
308
+          //未沟通记录startcaca
309 309
           if (that.model.incident.handlerLogs) {
310 310
             //添加日志
311 311
             that.model.incident.handlerLogs.forEach((v) => {
@@ -334,7 +334,7 @@ export default {
334 334
           that.progressInfo.push(jiedan);
335 335
           that.progressInfo.push(kaishi);
336 336
           console.log(that.progressInfo);
337
-          //处理日志end
337
+          //未沟通记录end
338 338
         });
339 339
     },
340 340
     // 获取结果类型