|
|
|
@ -18,7 +18,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'carsNo', |
|
|
|
|
label: '中转批次号', |
|
|
|
|
type: 13, |
|
|
|
|
type: 6, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -29,7 +29,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '承运商', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '180', |
|
|
|
|
checkarr: [], |
|
|
|
@ -49,7 +49,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'payMethod', |
|
|
|
|
label: '付款方式', |
|
|
|
|
type: 3, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -79,7 +79,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'carrierOrderCode', |
|
|
|
|
label: '承运单号', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -99,7 +99,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'loadStatus', |
|
|
|
|
label: '状态', |
|
|
|
|
type: 3, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -109,7 +109,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'isSettlement', |
|
|
|
|
label: '是否结算', |
|
|
|
|
type: 3, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -119,7 +119,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'customerType', |
|
|
|
|
label: '客户类型', |
|
|
|
|
type: 3, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -159,7 +159,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'deliveryType', |
|
|
|
|
label: '送货方式', |
|
|
|
|
type: 3, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -169,7 +169,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'operator', |
|
|
|
|
label: '经办人', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -189,7 +189,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'settlementValue', |
|
|
|
|
label: '结算金额', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -199,7 +199,7 @@ export const columnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'settlementPerson', |
|
|
|
|
label: '结算人', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -248,7 +248,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'orderCode', |
|
|
|
|
label: '运单号', |
|
|
|
|
type: 13, |
|
|
|
|
type: 6, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -259,7 +259,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'orderCode', |
|
|
|
|
label: '合同号', |
|
|
|
|
type: 13, |
|
|
|
|
type: 6, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -270,7 +270,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'orderPackageCode', |
|
|
|
|
label: '包条码', |
|
|
|
|
type: 13, |
|
|
|
|
type: 6, |
|
|
|
|
values: '', |
|
|
|
|
width: '200', |
|
|
|
|
checkarr: [], |
|
|
|
@ -280,7 +280,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'driverName', |
|
|
|
|
label: '计划目的地', |
|
|
|
|
type: 3, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -290,7 +290,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'driverPhone', |
|
|
|
|
label: '目的地', |
|
|
|
|
type: 3, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -300,7 +300,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'warehouseName', |
|
|
|
|
label: '装卸状态', |
|
|
|
|
type: 3, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -310,7 +310,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'lineNameTitle', |
|
|
|
|
label: '订单来源', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -320,7 +320,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'nodeNub', |
|
|
|
|
label: '装车仓库', |
|
|
|
|
type: 3, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -340,7 +340,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'endTime', |
|
|
|
|
label: '装卸仓库', |
|
|
|
|
type: 3, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -360,7 +360,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'billladingStatus', |
|
|
|
|
label: '装车类型', |
|
|
|
|
type: 3, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -370,7 +370,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'chargeType', |
|
|
|
|
label: '是否补录', |
|
|
|
|
type: 3, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -380,7 +380,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'totalFee', |
|
|
|
|
label: '是否齐套', |
|
|
|
|
type: 3, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -390,7 +390,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'remark', |
|
|
|
|
label: '托盘码', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -400,7 +400,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'carrierName', |
|
|
|
|
label: '一级品类', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -410,7 +410,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'waybillCount', |
|
|
|
|
label: '二级品类', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -420,7 +420,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'totalNum', |
|
|
|
|
label: '三级品类', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -430,7 +430,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'totalWeight', |
|
|
|
|
label: '物料名称', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -440,7 +440,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'totalVolume', |
|
|
|
|
label: '装车扫描人', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -450,7 +450,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'createUserName', |
|
|
|
|
label: '卸车人', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -460,7 +460,7 @@ export const detailsColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'totalWeight', |
|
|
|
|
label: '同步状态', |
|
|
|
|
type: 3, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -500,7 +500,7 @@ export const oldColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'orderCode', |
|
|
|
|
label: '订单自编号', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -511,7 +511,7 @@ export const oldColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'orderPackageCode', |
|
|
|
|
label: '运单号', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '200', |
|
|
|
|
checkarr: [], |
|
|
|
@ -521,7 +521,7 @@ export const oldColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'driverName', |
|
|
|
|
label: '到站', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -531,7 +531,7 @@ export const oldColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'driverPhone', |
|
|
|
|
label: '目的网点', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -541,7 +541,7 @@ export const oldColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'warehouseName', |
|
|
|
|
label: '发货单位', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -551,7 +551,7 @@ export const oldColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'lineNameTitle', |
|
|
|
|
label: '收货单位', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -561,7 +561,7 @@ export const oldColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'nodeNub', |
|
|
|
|
label: '收货人', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -571,7 +571,7 @@ export const oldColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'startTime', |
|
|
|
|
label: '托盘码', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -581,7 +581,7 @@ export const oldColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'endTime', |
|
|
|
|
label: '品类名称', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -661,7 +661,7 @@ export const oldColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'totalNum', |
|
|
|
|
label: '运单备注', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -701,7 +701,7 @@ export const newColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'orderCode', |
|
|
|
|
label: '订单自编号', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '150', |
|
|
|
|
checkarr: [], |
|
|
|
@ -712,7 +712,7 @@ export const newColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'orderPackageCode', |
|
|
|
|
label: '运单号', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '200', |
|
|
|
|
checkarr: [], |
|
|
|
@ -722,7 +722,7 @@ export const newColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'driverName', |
|
|
|
|
label: '到站', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -732,7 +732,7 @@ export const newColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'driverPhone', |
|
|
|
|
label: '目的网点', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -742,7 +742,7 @@ export const newColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'warehouseName', |
|
|
|
|
label: '发货单位', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -752,7 +752,7 @@ export const newColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'lineNameTitle', |
|
|
|
|
label: '收货单位', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -762,7 +762,7 @@ export const newColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'nodeNub', |
|
|
|
|
label: '收货人', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -772,7 +772,7 @@ export const newColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'startTime', |
|
|
|
|
label: '托盘码', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -782,7 +782,7 @@ export const newColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'endTime', |
|
|
|
|
label: '品类名称', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
@ -862,7 +862,7 @@ export const newColumnList = [
|
|
|
|
|
{ |
|
|
|
|
prop: 'totalNum', |
|
|
|
|
label: '运单备注', |
|
|
|
|
type: 2, |
|
|
|
|
type: 1, |
|
|
|
|
values: '', |
|
|
|
|
width: '130', |
|
|
|
|
checkarr: [], |
|
|
|
|