task#,uat,KPI师傅满意度加一列服务商名称
This commit is contained in:
@ -1076,6 +1076,7 @@ export default {
|
|||||||
});
|
});
|
||||||
this.labelList = [
|
this.labelList = [
|
||||||
{label: '师傅姓名', prop: 'driverName'},
|
{label: '师傅姓名', prop: 'driverName'},
|
||||||
|
{label: '服务商名称', prop: 'supplierName'},
|
||||||
{label: '案件总量', prop: 'orderCount'},
|
{label: '案件总量', prop: 'orderCount'},
|
||||||
{label: '满意度得分 ', prop: 'driverSatisfaction'},
|
{label: '满意度得分 ', prop: 'driverSatisfaction'},
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user