|
|
|
@ -15,7 +15,7 @@ export const columnList = [
|
|
|
|
|
fixed: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'billladingCode', |
|
|
|
|
prop: 'waybillNo', |
|
|
|
|
label: '运单号', |
|
|
|
|
type: 13, |
|
|
|
|
values: '', |
|
|
|
@ -26,7 +26,7 @@ export const columnList = [
|
|
|
|
|
head: false, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carNumber', |
|
|
|
|
prop: 'orderNo', |
|
|
|
|
label: '订单自编号', |
|
|
|
|
type: 2, |
|
|
|
|
values: '', |
|
|
|
@ -36,7 +36,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'driverName', |
|
|
|
|
prop: 'destinationWarehouseName', |
|
|
|
|
label: '目的仓', |
|
|
|
|
type: 3, |
|
|
|
|
values: '', |
|
|
|
@ -46,7 +46,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'driverPhone', |
|
|
|
|
prop: 'departureWarehouseName', |
|
|
|
|
label: '发站仓', |
|
|
|
|
type: 3, |
|
|
|
|
values: '', |
|
|
|
@ -56,7 +56,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'warehouseName', |
|
|
|
|
prop: 'customerTrain', |
|
|
|
|
label: '客户车次', |
|
|
|
|
type: 2, |
|
|
|
|
values: '', |
|
|
|
@ -66,17 +66,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'lineNameTitle', |
|
|
|
|
label: '状态', |
|
|
|
|
type: 3, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
|
fixed: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'nodeNub', |
|
|
|
|
prop: 'brand', |
|
|
|
|
label: '品牌', |
|
|
|
|
type: 2, |
|
|
|
|
values: '', |
|
|
|
@ -86,7 +76,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'startTime', |
|
|
|
|
prop: 'shipper', |
|
|
|
|
label: '发货单位', |
|
|
|
|
type: 2, |
|
|
|
|
values: '', |
|
|
|
@ -96,7 +86,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'endTime', |
|
|
|
|
prop: 'shipperName', |
|
|
|
|
label: '发货人', |
|
|
|
|
type: 2, |
|
|
|
|
values: '', |
|
|
|
@ -106,7 +96,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'planVolume', |
|
|
|
|
prop: 'shipperMobile', |
|
|
|
|
label: '发货方手机号', |
|
|
|
|
type: 2, |
|
|
|
|
values: '', |
|
|
|
@ -116,7 +106,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'billladingStatus', |
|
|
|
|
prop: 'shipperAddress', |
|
|
|
|
label: '发货方地址', |
|
|
|
|
type: 2, |
|
|
|
|
values: '', |
|
|
|
@ -126,7 +116,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'chargeType', |
|
|
|
|
prop: 'consignee', |
|
|
|
|
label: '收货单位', |
|
|
|
|
type: 2, |
|
|
|
|
values: '', |
|
|
|
@ -136,7 +126,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'totalFee', |
|
|
|
|
prop: 'consigneeName', |
|
|
|
|
label: '收货人', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -146,7 +136,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'remark', |
|
|
|
|
prop: 'consigneeMobile', |
|
|
|
|
label: '收货方手机号', |
|
|
|
|
type: 2, |
|
|
|
|
values: '', |
|
|
|
@ -156,7 +146,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'consigneeAddress', |
|
|
|
|
label: '收货方地址', |
|
|
|
|
type: 2, |
|
|
|
|
values: '', |
|
|
|
@ -166,7 +156,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'destination', |
|
|
|
|
label: '到站', |
|
|
|
|
type: 2, |
|
|
|
|
values: '', |
|
|
|
@ -176,7 +166,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'goodsName', |
|
|
|
|
label: '货物名称', |
|
|
|
|
type: 2, |
|
|
|
|
values: '', |
|
|
|
@ -185,17 +175,7 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '参考一口价', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
|
fixed: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '单价', |
|
|
|
|
type: 1, |
|
|
|
@ -214,9 +194,9 @@ export const columnList = [
|
|
|
|
|
checkarr: [], |
|
|
|
|
fixed: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
}, */ |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'totalCount', |
|
|
|
|
label: '总数', |
|
|
|
|
type: 2, |
|
|
|
|
values: '', |
|
|
|
@ -227,7 +207,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'totalWeight', |
|
|
|
|
label: '总重量', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -238,7 +218,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'totalVolume', |
|
|
|
|
label: '总体积', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -249,7 +229,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'totalFreight', |
|
|
|
|
label: '运费', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -260,7 +240,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'deliveryFee', |
|
|
|
|
label: '送货费', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -271,7 +251,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'pickupFee', |
|
|
|
|
label: '提货费', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -282,7 +262,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'warehouseManagementFee', |
|
|
|
|
label: '仓库管理费', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -293,7 +273,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'storageFee', |
|
|
|
|
label: '仓储费', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -304,7 +284,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'remark', |
|
|
|
|
prop: 'handlingFee', |
|
|
|
|
label: '装卸费', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -314,7 +294,7 @@ export const columnList = [
|
|
|
|
|
isshowSummary: true, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '其它费用', |
|
|
|
|
type: 1, |
|
|
|
@ -324,8 +304,8 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: true, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '报价费', |
|
|
|
|
type: 1, |
|
|
|
@ -335,8 +315,8 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: true, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '总费用', |
|
|
|
|
type: 1, |
|
|
|
@ -346,9 +326,9 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: true, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
}, */ |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'claimingValue', |
|
|
|
|
label: '申明价值', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -359,7 +339,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'remark', |
|
|
|
|
prop: 'rebate', |
|
|
|
|
label: '回扣', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -370,7 +350,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'payWay', |
|
|
|
|
label: '付款方式', |
|
|
|
|
type: 3, |
|
|
|
|
values: '', |
|
|
|
@ -380,7 +360,7 @@ export const columnList = [
|
|
|
|
|
sortable: false, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'xPay', |
|
|
|
|
label: '现付', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -391,7 +371,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'dPay', |
|
|
|
|
label: '到付', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -402,7 +382,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'yPay', |
|
|
|
|
label: '月付', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -413,7 +393,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'remark', |
|
|
|
|
prop: 'hPay', |
|
|
|
|
label: '回付', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -424,7 +404,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'deliveryWay', |
|
|
|
|
label: '送货方式', |
|
|
|
|
type: 3, |
|
|
|
|
values: '', |
|
|
|
@ -434,7 +414,7 @@ export const columnList = [
|
|
|
|
|
sortable: false, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'urgency', |
|
|
|
|
label: '紧急度', |
|
|
|
|
type: 3, |
|
|
|
|
values: '', |
|
|
|
@ -445,7 +425,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'receiptNum', |
|
|
|
|
label: '回单数', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -456,7 +436,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'receipt', |
|
|
|
|
label: '回单要求', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -467,7 +447,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'remark', |
|
|
|
|
prop: 'transportType', |
|
|
|
|
label: '运输方式', |
|
|
|
|
type: 3, |
|
|
|
|
values: '', |
|
|
|
@ -476,7 +456,7 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '运单标识', |
|
|
|
|
type: 3, |
|
|
|
@ -485,9 +465,9 @@ export const columnList = [
|
|
|
|
|
checkarr: [], |
|
|
|
|
fixed: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
}, */ |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'thirdOperationFee', |
|
|
|
|
label: '三方操作费', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -498,7 +478,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'agent', |
|
|
|
|
label: '经办人', |
|
|
|
|
type: 2, |
|
|
|
|
values: '', |
|
|
|
@ -520,7 +500,7 @@ export const columnList = [
|
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
prop: 'remark', |
|
|
|
|
prop: 'documentMakingTime', |
|
|
|
|
label: '创建时间', |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
@ -529,7 +509,7 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '审核状态', |
|
|
|
|
type: 3, |
|
|
|
@ -538,8 +518,8 @@ export const columnList = [
|
|
|
|
|
checkarr: [], |
|
|
|
|
fixed: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '结算状态', |
|
|
|
|
type: 3, |
|
|
|
@ -549,9 +529,9 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
}, */ |
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
prop: 'remark', |
|
|
|
|
label: '备注', |
|
|
|
|
type: 2, |
|
|
|
|
values: '', |
|
|
|
@ -561,7 +541,7 @@ export const columnList = [
|
|
|
|
|
isshowSummary: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '批次号', |
|
|
|
|
type: 2, |
|
|
|
@ -571,8 +551,8 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'remark', |
|
|
|
|
label: '送货司机', |
|
|
|
|
type: 2, |
|
|
|
@ -581,8 +561,8 @@ export const columnList = [
|
|
|
|
|
checkarr: [], |
|
|
|
|
fixed: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '送货时间', |
|
|
|
|
type: 1, |
|
|
|
@ -591,8 +571,8 @@ export const columnList = [
|
|
|
|
|
checkarr: [], |
|
|
|
|
fixed: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '送货件数', |
|
|
|
|
type: 1, |
|
|
|
@ -602,8 +582,8 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '签收时间', |
|
|
|
|
type: 1, |
|
|
|
@ -613,8 +593,8 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '文员确认签收时间', |
|
|
|
|
type: 1, |
|
|
|
@ -624,8 +604,8 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '服务类型', |
|
|
|
|
type: 1, |
|
|
|
@ -635,8 +615,8 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '服务号', |
|
|
|
|
type: 2, |
|
|
|
@ -646,8 +626,8 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '冻结状态', |
|
|
|
|
type: 3, |
|
|
|
@ -657,8 +637,8 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '审核人', |
|
|
|
|
type: 2, |
|
|
|
@ -668,8 +648,8 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '审核时间', |
|
|
|
|
type: 1, |
|
|
|
@ -679,8 +659,8 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '承运单号', |
|
|
|
|
type: 2, |
|
|
|
@ -690,8 +670,8 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '中转物流', |
|
|
|
|
type: 2, |
|
|
|
@ -701,8 +681,8 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, */ |
|
|
|
|
/* { |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '运单中转费用', |
|
|
|
|
type: 1, |
|
|
|
@ -712,7 +692,7 @@ export const columnList = [
|
|
|
|
|
fixed: false, |
|
|
|
|
isshowSummary: false, |
|
|
|
|
sortable: true, |
|
|
|
|
}, |
|
|
|
|
}, */ |
|
|
|
|
{ |
|
|
|
|
prop: 'createUserName', |
|
|
|
|
label: '操作', |
|
|
|
|