telephone-clients 3.0.105-25 → 3.0.105-27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -189,10 +189,8 @@
|
|
|
189
189
|
<div class="col-sm-3 form-group form-input-group" style="width: 20%">
|
|
190
190
|
<label class="font_normal_body" style="width: 40%">报修类型</label>
|
|
191
191
|
<v-select :value.sync="model.f_repairtype" v-model='model.f_repairtype'
|
|
192
|
-
:
|
|
193
|
-
:options='$parent.$parent.repairstypes' placeholder='报修类型'
|
|
194
|
-
close-on-select
|
|
195
|
-
condition="f_repairtype like '%{}%'"></v-select>
|
|
192
|
+
:multiple="true"
|
|
193
|
+
:options='$parent.$parent.repairstypes' placeholder='报修类型'></v-select>
|
|
196
194
|
</div>
|
|
197
195
|
</div>
|
|
198
196
|
</div>
|
|
@@ -209,17 +207,9 @@
|
|
|
209
207
|
<th><nobr>客户信息</nobr></th>
|
|
210
208
|
|
|
211
209
|
<th><nobr>故障明细</nobr></th>
|
|
212
|
-
<!-- <th><nobr>工单状态</nobr></th>-->
|
|
213
210
|
<th><nobr>派单人</nobr></th>
|
|
214
211
|
<th><nobr>工单来源</nobr></th>
|
|
215
212
|
<th><nobr>接单员</nobr></th>
|
|
216
|
-
<!-- <th><nobr>上传时间</nobr></th>-->
|
|
217
|
-
<!-- <th><nobr>到达时间</nobr></th>-->
|
|
218
|
-
<!-- <th><nobr>离开时间</nobr></th>-->
|
|
219
|
-
|
|
220
|
-
<!--<th><nobr>管理改造费用</nobr></th>-->
|
|
221
|
-
<!--<th><nobr>材料改造费用</nobr></th>-->
|
|
222
|
-
<!--<th><nobr>费用</nobr></th>-->
|
|
223
213
|
<th><nobr>工单类型</nobr></th>
|
|
224
214
|
<th><nobr>报修类型</nobr></th>
|
|
225
215
|
<th><nobr>工单结果</nobr></th>
|
|
@@ -227,8 +217,6 @@
|
|
|
227
217
|
<th><nobr>工单备注</nobr></th>
|
|
228
218
|
<th><nobr>结案备注</nobr></th>
|
|
229
219
|
<th><nobr>回访</nobr></th>
|
|
230
|
-
|
|
231
|
-
<!-- <th><nobr>抢修照片</nobr></th>-->
|
|
232
220
|
<th><nobr>操作</nobr></th>
|
|
233
221
|
<th v-if="$parent.$parent.$parent.systemshow"><nobr>操作</nobr></th>
|
|
234
222
|
</tr>
|
|
@@ -241,35 +229,15 @@
|
|
|
241
229
|
<td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.f_contact_phone}}</nobr></td>
|
|
242
230
|
<td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.f_user_name}} {{row.f_address}} {{row.f_contact_name}}</nobr></td>
|
|
243
231
|
<td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{$parent.$parent.$parent.troubles(row.failure)}}</nobr></td>
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
<!--<td><nobr>{{row.f_repairtype}}</nobr></td>-->
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
<!-- <td style="text-align: center;" :style="row.serviceacitivity && row.serviceacitivity[0].f_is_abnormal == '异常'?'color:red;text-align: center;':'text-align: center;'">-->
|
|
250
|
-
<!-- <nobr>{{row.processins.activities.length == 0 ? (row.f_state === '撤销' ? '撤销' : '完成') : row.processins.activities[0].defname}}</nobr>-->
|
|
251
|
-
<!-- </td>-->
|
|
252
232
|
<td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.f_single_man}}</nobr></td>
|
|
253
233
|
<td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.f_source == '安检' ? '安检转发' : row.f_source == '微信' ? '微信转发' :row.f_source}}</nobr></td>
|
|
254
234
|
<td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.f_order_man}} {{row.f_repairman_phone}}</nobr></td>
|
|
255
|
-
<!-- <td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.serviceacitivity[0].f_date}}</nobr></td>-->
|
|
256
|
-
<!-- <td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.serviceacitivity[0].f_date_come}}</nobr></td>-->
|
|
257
|
-
<!-- <td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.serviceacitivity[0].f_date_leave}}</nobr></td>-->
|
|
258
|
-
|
|
259
235
|
<td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.f_workorder_type}}</nobr></td>
|
|
260
236
|
<td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.f_repairtype}}</nobr></td>
|
|
261
|
-
|
|
262
|
-
<!--<td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.serviceacitivity[0].f_cost_manage}}</nobr></td>-->
|
|
263
|
-
<!--<td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.serviceacitivity[0].f_cost_material}}</nobr></td>-->
|
|
264
|
-
<!--<td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.serviceacitivity[0].f_money}}</nobr></td>-->
|
|
265
237
|
<td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.state}}</nobr></td>
|
|
266
|
-
|
|
267
238
|
<td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.f_date}}</nobr></td>
|
|
268
|
-
|
|
269
239
|
<td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.f_remarkss}}</nobr></td>
|
|
270
240
|
<td :style="$parent.$parent.$parent.whatcolor(row)"><nobr>{{row.f_remakes}}</nobr></td>
|
|
271
|
-
<!-- <td :style="$parent.$parent.$parent.whatcolor(row)"><nobr><div v-if="row.f_single_path"><button-link type="button" class="btn btn-link" @click="$parent.$parent.$parent.showpicture(row)" >抢修照片-->
|
|
272
|
-
<!-- </button-link></div></nobr></td>-->
|
|
273
241
|
<td :style="$parent.$parent.$parent.whatcolor(row)" ><nobr v-if="row.f_again_revisit!='否'"><button-link type="button" class="btn btn-link" @click="$parent.$parent.$parent.playWav(row)">回访</button-link></nobr><nobr v-if="row.f_again_revisit=='否'">回访完成</nobr></td>
|
|
274
242
|
<td :style="$parent.$parent.$parent.whatcolor(row)" ><nobr v-if="row.f_workorder_type== '报修单'&& row.state=='未完成' "><button-link type="button" class="btn btn-link" @click="$parent.$parent.$parent.finishWork(row)">结案</button-link></nobr><nobr ><button-link type="button" class="btn btn-link" @click="$parent.$parent.$parent.remarkwork(row)">备注</button-link></nobr></td>
|
|
275
243
|
<td style="text-align: center;" v-if="$parent.$parent.$parent.systemshow" :style="row.serviceacitivity && row.serviceacitivity[0].f_is_abnormal == '异常'?'color:red;text-align: center;':'text-align: center;'">
|
|
@@ -447,8 +415,8 @@
|
|
|
447
415
|
thead: '',
|
|
448
416
|
tfoot: '',
|
|
449
417
|
zhihuans:[{label: '全部', value: ''},{label: '正常', value: '正常'},{label: '异常', value: '异常'}],
|
|
450
|
-
headData: ["工单类型","报修类型","工单编号","用户姓名","用户地址","用户电话","报修电话","报修时间","报修原因","维修人",'工单备注','结案备注'],
|
|
451
|
-
bodyData: ["f_workorder_type", "f_repairtype", "f_service_id","f_user_name","f_address","f_phone","f_contact_phone", "f_created_date", "f_remarks", "f_order_man",'f_remarkss','f_remakes'],
|
|
418
|
+
headData: ["工单类型","报修类型","工单编号","用户姓名","用户地址","用户电话","报修电话","报修时间","报修原因","维修人",'工单备注','结案备注','报修类型','工单来源'],
|
|
419
|
+
bodyData: ["f_workorder_type", "f_repairtype", "f_service_id","f_user_name","f_address","f_phone","f_contact_phone", "f_created_date", "f_remarks", "f_order_man",'f_remarkss','f_remakes','f_repairtype','f_source'],
|
|
452
420
|
searchData: {
|
|
453
421
|
condition: '1=1'
|
|
454
422
|
},
|
|
@@ -463,6 +431,8 @@
|
|
|
463
431
|
'f_single_man': '派单人',
|
|
464
432
|
'f_order_man': '接单人',
|
|
465
433
|
'f_workorder_type': '工单类型',
|
|
434
|
+
'f_repairtype': '报修类型',
|
|
435
|
+
'f_source': '工单来源',
|
|
466
436
|
'state': '工单状态',
|
|
467
437
|
'f_date':'工单完成时间',
|
|
468
438
|
'f_remarkss':'工单备注',
|
|
@@ -745,6 +715,14 @@
|
|
|
745
715
|
if(this.order_man){
|
|
746
716
|
condition.condition1 += ` and (f_order_man in (${this.order_man}) or f_outlets = '${this.depname}') `
|
|
747
717
|
}
|
|
718
|
+
if(args.model.f_repairtype.length > 0){
|
|
719
|
+
let repairtype = '('
|
|
720
|
+
args.model.f_repairtype.forEach(p => {
|
|
721
|
+
repairtype += "'" + p + "', "
|
|
722
|
+
})
|
|
723
|
+
repairtype = repairtype.substring(0,repairtype.length -2)
|
|
724
|
+
condition.condition1 += ' and f_repairtype in ' + repairtype + ')'
|
|
725
|
+
}
|
|
748
726
|
if(this.f_accept_man){
|
|
749
727
|
condition.condition2 = ` sender = '${this.f_accept_man}'`
|
|
750
728
|
condition.condition1 += 'and tt.actcount > 0'
|
|
@@ -106,6 +106,8 @@
|
|
|
106
106
|
<th><nobr>响  铃</nobr></th>
|
|
107
107
|
<th><nobr>开始通话</nobr></th>
|
|
108
108
|
<th><nobr>结束通话</nobr></th>
|
|
109
|
+
<th><nobr>用户姓名</nobr></th>
|
|
110
|
+
<th><nobr>用户编号</nobr></th>
|
|
109
111
|
<th><nobr>保存工单</nobr></th>
|
|
110
112
|
<th><nobr>话务员</nobr></th>
|
|
111
113
|
<th><nobr>录音文件</nobr></th>
|
|
@@ -141,6 +143,8 @@
|
|
|
141
143
|
{{row.endtime}}
|
|
142
144
|
</span>
|
|
143
145
|
</td>
|
|
146
|
+
<td>{{row.f_user_name}}</td>
|
|
147
|
+
<td>{{row.f_userinfo_code}}</td>
|
|
144
148
|
<td>
|
|
145
149
|
<span title="耗时{{row.savecost}}S">
|
|
146
150
|
{{row.savetime}}
|
|
@@ -195,6 +199,8 @@ export default {
|
|
|
195
199
|
'inltime': '响铃',
|
|
196
200
|
'starttime': '开始通话',
|
|
197
201
|
'endtime': '结束通话',
|
|
202
|
+
'f_user_name': '用户姓名',
|
|
203
|
+
'f_userinfo_code': '用户编号',
|
|
198
204
|
'savetime': '保存工单',
|
|
199
205
|
'telname': '话务员'
|
|
200
206
|
},
|