|
|
|
@ -10,12 +10,12 @@ export const columnList = [
|
|
|
|
|
prop: '', |
|
|
|
|
label: '序号', |
|
|
|
|
type: 12, |
|
|
|
|
values: '',
|
|
|
|
|
values: '', |
|
|
|
|
width: 55, |
|
|
|
|
fixed: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'workOrderTypeNameS',//workOrderType
|
|
|
|
|
prop: 'workOrderTypeNameS', //workOrderType
|
|
|
|
|
label: '异常类型', |
|
|
|
|
type: 3, |
|
|
|
|
values: '', |
|
|
|
@ -26,7 +26,7 @@ export const columnList = [
|
|
|
|
|
head: false, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'discoveryNodeNameS',//discoveryNode
|
|
|
|
|
prop: 'discoveryNodeNameS', //discoveryNode
|
|
|
|
|
label: '发现节点', |
|
|
|
|
type: 3, |
|
|
|
|
values: '', |
|
|
|
@ -47,6 +47,17 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
head: false, |
|
|
|
|
}, |
|
|
|
|
// {
|
|
|
|
|
// prop: 'packageCode',
|
|
|
|
|
// label: '包条码',
|
|
|
|
|
// type: 2,
|
|
|
|
|
// values: '',
|
|
|
|
|
// width: '150',
|
|
|
|
|
// checkarr: [],
|
|
|
|
|
// fixed: false,
|
|
|
|
|
// sortable: true,
|
|
|
|
|
// head: false,
|
|
|
|
|
// },
|
|
|
|
|
{ |
|
|
|
|
prop: 'waybillNumber', |
|
|
|
|
label: '运单号', |
|
|
|
@ -149,7 +160,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'entryTime', |
|
|
|
|
label: '财务入账时间', |
|
|
|
|
type: 4, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -171,7 +182,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'deliverGoodsTime', |
|
|
|
|
label: '送货时间', |
|
|
|
|
type: 4, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -183,7 +194,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'discoveryTime', |
|
|
|
|
label: '发现时间', |
|
|
|
|
type: 4, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -194,7 +205,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'warehousingTime', |
|
|
|
|
label: '入库时间', |
|
|
|
|
type: 4, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -206,7 +217,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'deliveryTime', |
|
|
|
|
label: '配送时间', |
|
|
|
|
type: 4, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -235,7 +246,7 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
sortable: true, |
|
|
|
|
head: false, |
|
|
|
|
},
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
prop: 'vehicleRoute', |
|
|
|
@ -249,12 +260,10 @@ export const columnList = [
|
|
|
|
|
head: false, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
prop: 'overTime', |
|
|
|
|
label: '完结时间', |
|
|
|
|
type: 4, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -309,7 +318,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'auditTime', |
|
|
|
|
label: '审核时间', |
|
|
|
|
type: 4, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -340,7 +349,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
head: false, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
prop: 'createUserName', |
|
|
|
|
label: '操作', |
|
|
|
@ -351,8 +360,8 @@ export const columnList = [
|
|
|
|
|
fixed: 'right', |
|
|
|
|
sortable: false, |
|
|
|
|
}, |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
]; |
|
|
|
|
|
|
|
|
|
export const recordList = [ |
|
|
|
|
{ |
|
|
|
|
prop: 'createTime', |
|
|
|
@ -420,8 +429,7 @@ export const recordList = [
|
|
|
|
|
sortable: false, |
|
|
|
|
head: false, |
|
|
|
|
}, |
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
]; |
|
|
|
|
|
|
|
|
|
// 理赔
|
|
|
|
|
export const Claimsfield = [ |
|
|
|
@ -436,14 +444,14 @@ export const Claimsfield = [
|
|
|
|
|
prop: '', |
|
|
|
|
label: '序号', |
|
|
|
|
type: 12, |
|
|
|
|
values: '',
|
|
|
|
|
values: '', |
|
|
|
|
width: 55, |
|
|
|
|
fixed: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'workOrderNumber', |
|
|
|
|
label: '异常工单号', |
|
|
|
|
type:13, |
|
|
|
|
type: 13, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -692,7 +700,7 @@ export const Claimsfield = [
|
|
|
|
|
fixed: 'right', |
|
|
|
|
sortable: false, |
|
|
|
|
}, |
|
|
|
|
] |
|
|
|
|
]; |
|
|
|
|
|
|
|
|
|
// 申诉列表
|
|
|
|
|
|
|
|
|
@ -708,12 +716,11 @@ export const AppealList = [
|
|
|
|
|
prop: '', |
|
|
|
|
label: '序号', |
|
|
|
|
type: 12, |
|
|
|
|
values: '',
|
|
|
|
|
values: '', |
|
|
|
|
width: 55, |
|
|
|
|
fixed: true, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
prop: 'workOrderNumber', |
|
|
|
|
label: '异常工单号', |
|
|
|
@ -790,8 +797,7 @@ export const AppealList = [
|
|
|
|
|
fixed: 'right', |
|
|
|
|
sortable: false, |
|
|
|
|
}, |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
]; |
|
|
|
|
|
|
|
|
|
// 超时
|
|
|
|
|
export const timeoutList = [ |
|
|
|
@ -806,12 +812,11 @@ export const timeoutList = [
|
|
|
|
|
prop: '', |
|
|
|
|
label: '序号', |
|
|
|
|
type: 12, |
|
|
|
|
values: '',
|
|
|
|
|
values: '', |
|
|
|
|
width: 55, |
|
|
|
|
fixed: true, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
prop: 'workOrderNumber', |
|
|
|
|
label: '异常工单号', |
|
|
|
@ -846,7 +851,6 @@ export const timeoutList = [
|
|
|
|
|
head: false, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
prop: 'money', |
|
|
|
|
label: '金额', |
|
|
|
@ -859,11 +863,10 @@ export const timeoutList = [
|
|
|
|
|
head: false, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
prop: 'timeout', |
|
|
|
|
label: '超时时间', |
|
|
|
|
type: 4, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -872,8 +875,6 @@ export const timeoutList = [
|
|
|
|
|
head: false, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// {
|
|
|
|
|
// prop: 'warehouseId',
|
|
|
|
|
// label: '仓库ID',
|
|
|
|
@ -886,7 +887,6 @@ export const timeoutList = [
|
|
|
|
|
// head: false,
|
|
|
|
|
// },
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
prop: 'businessName', |
|
|
|
|
label: '处理方名称', |
|
|
|
@ -899,7 +899,6 @@ export const timeoutList = [
|
|
|
|
|
head: false, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// {
|
|
|
|
|
// prop: 'businessId',
|
|
|
|
|
// label: '处理方ID',
|
|
|
|
@ -912,7 +911,6 @@ export const timeoutList = [
|
|
|
|
|
// head: false,
|
|
|
|
|
// },
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
prop: 'remarks', |
|
|
|
|
label: '备注', |
|
|
|
@ -934,18 +932,14 @@ export const timeoutList = [
|
|
|
|
|
fixed: 'right', |
|
|
|
|
sortable: false, |
|
|
|
|
}, |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
]; |
|
|
|
|
|
|
|
|
|
export const CustomerColumnList = [ |
|
|
|
|
{ |
|
|
|
|
prop: '', |
|
|
|
|
label: '序号', |
|
|
|
|
type: 12, |
|
|
|
|
values: '',
|
|
|
|
|
values: '', |
|
|
|
|
width: 55, |
|
|
|
|
fixed: true, |
|
|
|
|
}, |
|
|
|
@ -994,15 +988,14 @@ export const CustomerColumnList = [
|
|
|
|
|
fixed: 'right', |
|
|
|
|
sortable: false, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
] |
|
|
|
|
]; |
|
|
|
|
|
|
|
|
|
export const MallassignmentColumnList = [ |
|
|
|
|
{ |
|
|
|
|
prop: '', |
|
|
|
|
label: '序号', |
|
|
|
|
type: 12, |
|
|
|
|
values: '',
|
|
|
|
|
values: '', |
|
|
|
|
width: 55, |
|
|
|
|
fixed: true, |
|
|
|
|
}, |
|
|
|
@ -1029,9 +1022,6 @@ export const MallassignmentColumnList = [
|
|
|
|
|
head: false, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
prop: 'createTime', |
|
|
|
|
label: '创建时间', |
|
|
|
@ -1053,10 +1043,7 @@ export const MallassignmentColumnList = [
|
|
|
|
|
fixed: 'right', |
|
|
|
|
sortable: false, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
]; |
|
|
|
|
|
|
|
|
|
export const customerserviceColumnList = [ |
|
|
|
|
{ |
|
|
|
@ -1070,6 +1057,4 @@ export const customerserviceColumnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
head: false, |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
] |
|
|
|
|
]; |
|
|
|
|