You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
833 lines
13 KiB
833 lines
13 KiB
11 months ago
|
export const columnList = [
|
||
|
{
|
||
|
prop: '',
|
||
|
label: '复选框',
|
||
|
type: 0,
|
||
|
width: 55,
|
||
|
fixed: true,
|
||
|
},
|
||
|
{
|
||
|
prop: '',
|
||
|
label: '序号',
|
||
|
type: 12,
|
||
|
values: '',
|
||
|
width: 55,
|
||
|
fixed: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'brand',
|
||
|
label: '品牌',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: true,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'waybillNo',
|
||
|
label: '运单号',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: true,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'orderCode',
|
||
|
label: '订单编号',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: true,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'createTime',
|
||
|
label: '发货单位',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'userName',
|
||
|
label: '收货单位',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '运单类型',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '服务类型',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '运单状态',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '运单标识',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '开单时间',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '货物品类',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '品类件数',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '品类数',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '总件数',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '总重量',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '总体积',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '总费用',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '预估总费用',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '干线品类单价',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '仓储品类单价',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '配送品类单价',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '提货费',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '干线费',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '在库周期',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '仓储计费区间',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '仓储服务费合计',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '仓储费',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '仓储管理费',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '仓储分拣费',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '仓储操作费',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '配送费服务费合计',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '配送费',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '配送装卸费',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '配送分货费',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '配送上楼费',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '配送平移费',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '配送公里数',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '安装费',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '保价费',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '申明价值',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '其他费用',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '回扣',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '三方操作费',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '发货人',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '发货手机号',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '发货地址',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '到站',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '目的仓',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '发站仓',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '收货人',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '收货人手机号',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '收货地址',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '进货方式',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '客户车次',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '回单状态',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '运单备注',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '结算方',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '支付方式',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '付款方式',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '现付',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '到付',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '回付',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '月结',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '是否售后',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '售后价格',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '审核状态',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '审核意见',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '审核备注',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '审核人',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '审核时间',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '取消审核备注',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '取消审核人',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'templateType',
|
||
|
label: '取消审核时间',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: '',
|
||
|
label: '操作',
|
||
|
type: 6,
|
||
|
values: '',
|
||
|
width: '120',
|
||
|
checkarr: [],
|
||
|
fixed: 'right',
|
||
|
sortable: false,
|
||
|
},
|
||
|
];
|
||
|
|
||
|
export default columnList;
|