Browse Source

隐藏运单搜索区

fix_bug_pro20231227
qb 1 year ago
parent
commit
bee037990b
  1. 102
      src/option/distribution/TripartiteTransfer.js
  2. 66
      src/option/distribution/VehicleArrivalManagement.js
  3. 66
      src/option/distribution/VehicleStowage.js
  4. 96
      src/option/distribution/arteryDistrilbutionBillLadingList.js
  5. 80
      src/option/distribution/zeroAdditionalRecording.js
  6. 20
      src/option/waybill/ChangeOrder.js
  7. 22
      src/option/waybill/FreezeOrder.js
  8. 4
      src/option/waybill/ReceiptManagement.js
  9. 48
      src/option/waybill/TemporaryStorageList.js
  10. 12
      src/option/waybill/WarehousingByTrainNumber.js
  11. 64
      src/option/waybill/WaybillOrderList.js
  12. 10
      src/option/waybill/ZeroTagList.js
  13. 24
      src/option/waybill/orderPackageList.js
  14. 42
      src/option/waybill/orderPackageListDetails.js

102
src/option/distribution/TripartiteTransfer.js

@ -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: [],

66
src/option/distribution/VehicleArrivalManagement.js

@ -17,7 +17,7 @@ export const columnList = [
{
prop: 'carsNo',
label: '批次号',
type: 13,
type: 6,
values: '',
width: '150',
checkarr: [],
@ -28,7 +28,7 @@ export const columnList = [
{
prop: 'carsLineName',
label: '路线',
type: 13,
type: 6,
values: '',
width: '200',
checkarr: [],
@ -91,7 +91,7 @@ export const columnList = [
// {
// prop: 'endTime',
// label: '直发商家',
// type: 3,
// type: 1,
// values: '',
// width: '130',
// checkarr: [],
@ -101,7 +101,7 @@ export const columnList = [
// {
// prop: 'planVolume',
// label: '类型',
// type: 3,
// type: 1,
// values: '',
// width: '130',
// checkarr: [],
@ -111,7 +111,7 @@ export const columnList = [
{
prop: 'loadStatus',
label: '车辆状态',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -121,7 +121,7 @@ export const columnList = [
{
prop: 'driverName',
label: '主驾司机',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -131,7 +131,7 @@ export const columnList = [
{
prop: 'driverMobile',
label: '主驾司机手机号',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -141,7 +141,7 @@ export const columnList = [
{
prop: 'carNumber',
label: '车牌号',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -151,7 +151,7 @@ export const columnList = [
{
prop: 'startWarehouseName',
label: '起点仓库',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -161,7 +161,7 @@ export const columnList = [
{
prop: 'endWarehouseNames',
label: '终点仓库',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -171,7 +171,7 @@ export const columnList = [
{
prop: 'arriveTime',
label: '到车时间',
type: 4,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -181,7 +181,7 @@ export const columnList = [
{
prop: 'startTime',
label: '实际发车时间',
type: 4,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -334,7 +334,7 @@ export const columnList = [
{
prop: 'createUserName',
label: '经办人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -383,7 +383,7 @@ export const detailsColumnList = [
{
prop: 'orderCode',
label: '运单号',
type: 13,
type: 6,
values: '',
width: '150',
checkarr: [],
@ -394,7 +394,7 @@ export const detailsColumnList = [
{
prop: 'orderCode',
label: '合同号',
type: 13,
type: 6,
values: '',
width: '150',
checkarr: [],
@ -405,7 +405,7 @@ export const detailsColumnList = [
{
prop: 'orderPackageCode',
label: '包条码',
type: 13,
type: 6,
values: '',
width: '200',
checkarr: [],
@ -415,7 +415,7 @@ export const detailsColumnList = [
{
prop: 'driverName',
label: '计划目的地',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -425,7 +425,7 @@ export const detailsColumnList = [
{
prop: 'driverPhone',
label: '目的地',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -435,7 +435,7 @@ export const detailsColumnList = [
{
prop: 'warehouseName',
label: '装卸状态',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -445,7 +445,7 @@ export const detailsColumnList = [
{
prop: 'lineNameTitle',
label: '订单来源',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -455,7 +455,7 @@ export const detailsColumnList = [
{
prop: 'nodeNub',
label: '装车仓库',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -475,7 +475,7 @@ export const detailsColumnList = [
{
prop: 'endTime',
label: '装卸仓库',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -495,7 +495,7 @@ export const detailsColumnList = [
{
prop: 'billladingStatus',
label: '装车类型',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -505,7 +505,7 @@ export const detailsColumnList = [
{
prop: 'chargeType',
label: '是否补录',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -515,7 +515,7 @@ export const detailsColumnList = [
{
prop: 'totalFee',
label: '是否齐套',
type: 3,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -525,7 +525,7 @@ export const detailsColumnList = [
{
prop: 'remark',
label: '托盘码',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -535,7 +535,7 @@ export const detailsColumnList = [
{
prop: 'carrierName',
label: '一级品类',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -545,7 +545,7 @@ export const detailsColumnList = [
{
prop: 'waybillCount',
label: '二级品类',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -555,7 +555,7 @@ export const detailsColumnList = [
{
prop: 'totalNum',
label: '三级品类',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -565,7 +565,7 @@ export const detailsColumnList = [
{
prop: 'totalWeight',
label: '物料名称',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -575,7 +575,7 @@ export const detailsColumnList = [
{
prop: 'totalVolume',
label: '装车扫描人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -585,7 +585,7 @@ export const detailsColumnList = [
{
prop: 'createUserName',
label: '卸车人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -595,7 +595,7 @@ export const detailsColumnList = [
{
prop: 'totalWeight',
label: '同步状态',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],

66
src/option/distribution/VehicleStowage.js

@ -17,7 +17,7 @@ export const columnList = [
{
prop: 'waybillNo',
label: '批次号',
type: 13,
type: 6,
values: '',
width: '150',
checkarr: [],
@ -28,7 +28,7 @@ export const columnList = [
{
prop: 'carsLineName',
label: '路线',
type: 13,
type: 6,
values: '',
width: '250',
checkarr: [],
@ -102,7 +102,7 @@ export const columnList = [
// {
// prop: 'endTime',
// label: '直发商家',
// type: 3,
// type: 1,
// values: '',
// width: '130',
// checkarr: [],
@ -112,7 +112,7 @@ export const columnList = [
// {
// prop: 'planVolume',
// label: '类型',
// type: 3,
// type: 1,
// values: '',
// width: '130',
// checkarr: [],
@ -122,7 +122,7 @@ export const columnList = [
{
prop: 'loadStatusName',
label: '车辆状态',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -132,7 +132,7 @@ export const columnList = [
{
prop: 'driverName',
label: '主驾司机',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -142,7 +142,7 @@ export const columnList = [
{
prop: 'driverMobile',
label: '主驾司机手机号',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -152,7 +152,7 @@ export const columnList = [
{
prop: 'carNumber',
label: '车牌号',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -162,7 +162,7 @@ export const columnList = [
{
prop: 'startWarehouseName',
label: '起点仓库',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -172,7 +172,7 @@ export const columnList = [
{
prop: 'endWarehouseNames',
label: '终点仓库',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -182,7 +182,7 @@ export const columnList = [
{
prop: 'arriveTime',
label: '到车时间',
type: 4,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -192,7 +192,7 @@ export const columnList = [
{
prop: 'startTime',
label: '实际发车时间',
type: 4,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -345,7 +345,7 @@ export const columnList = [
// {
// prop: 'totalWeight',
// label: '经办人',
// type: 2,
// type: 1,
// values: '',
// width: '130',
// checkarr: [],
@ -405,7 +405,7 @@ export const detailsColumnList = [
{
prop: 'orderCode',
label: '运单号',
type: 13,
type: 6,
values: '',
width: '150',
checkarr: [],
@ -416,7 +416,7 @@ export const detailsColumnList = [
{
prop: 'orderCode',
label: '合同号',
type: 13,
type: 6,
values: '',
width: '150',
checkarr: [],
@ -427,7 +427,7 @@ export const detailsColumnList = [
{
prop: 'orderPackageCode',
label: '包条码',
type: 13,
type: 6,
values: '',
width: '200',
checkarr: [],
@ -437,7 +437,7 @@ export const detailsColumnList = [
{
prop: 'driverName',
label: '计划目的地',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -447,7 +447,7 @@ export const detailsColumnList = [
{
prop: 'driverPhone',
label: '目的地',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -457,7 +457,7 @@ export const detailsColumnList = [
{
prop: 'warehouseName',
label: '装卸状态',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -467,7 +467,7 @@ export const detailsColumnList = [
{
prop: 'lineNameTitle',
label: '订单来源',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -477,7 +477,7 @@ export const detailsColumnList = [
{
prop: 'nodeNub',
label: '装车仓库',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -497,7 +497,7 @@ export const detailsColumnList = [
{
prop: 'endTime',
label: '装卸仓库',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -517,7 +517,7 @@ export const detailsColumnList = [
{
prop: 'billladingStatus',
label: '装车类型',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -527,7 +527,7 @@ export const detailsColumnList = [
{
prop: 'chargeType',
label: '是否补录',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -537,7 +537,7 @@ export const detailsColumnList = [
{
prop: 'totalFee',
label: '是否齐套',
type: 3,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -547,7 +547,7 @@ export const detailsColumnList = [
{
prop: 'remark',
label: '托盘码',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -557,7 +557,7 @@ export const detailsColumnList = [
{
prop: 'carrierName',
label: '一级品类',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -567,7 +567,7 @@ export const detailsColumnList = [
{
prop: 'waybillCount',
label: '二级品类',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -577,7 +577,7 @@ export const detailsColumnList = [
{
prop: 'totalNum',
label: '三级品类',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -587,7 +587,7 @@ export const detailsColumnList = [
{
prop: 'totalWeight',
label: '物料名称',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -597,7 +597,7 @@ export const detailsColumnList = [
{
prop: 'totalVolume',
label: '装车扫描人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -607,7 +607,7 @@ export const detailsColumnList = [
{
prop: 'createUserName',
label: '卸车人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -617,7 +617,7 @@ export const detailsColumnList = [
{
prop: 'totalWeight',
label: '同步状态',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],

96
src/option/distribution/arteryDistrilbutionBillLadingList.js

@ -18,7 +18,7 @@ export const columnList = [
{
prop: 'billladingCode',
label: '提货批次',
type: 13,
type: 6,
values: '',
width: '180',
checkarr: [],
@ -29,7 +29,7 @@ export const columnList = [
{
prop: 'carNumber',
label: '车牌号',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -39,7 +39,7 @@ export const columnList = [
{
prop: 'driverName',
label: '司机名称',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -49,7 +49,7 @@ export const columnList = [
{
prop: 'driverPhone',
label: '司机电话',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -59,7 +59,7 @@ export const columnList = [
{
prop: 'warehouseName',
label: '仓库名称',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -79,7 +79,7 @@ export const columnList = [
{
prop: 'nodeNub',
label: '线路节点数',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -89,7 +89,7 @@ export const columnList = [
{
prop: 'startTime',
label: '提货开始时间',
type: 4,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -99,7 +99,7 @@ export const columnList = [
{
prop: 'endTime',
label: '提货完成时间',
type: 4,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -109,7 +109,7 @@ export const columnList = [
{
prop: 'planVolume',
label: '预计数量',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -119,7 +119,7 @@ export const columnList = [
{
prop: 'billladingStatus',
label: '状态',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -129,7 +129,7 @@ export const columnList = [
{
prop: 'chargeType',
label: '计费模式',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -139,7 +139,7 @@ export const columnList = [
{
prop: 'totalFee',
label: '提货费用',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -149,7 +149,7 @@ export const columnList = [
{
prop: 'remark',
label: '备注',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -159,7 +159,7 @@ export const columnList = [
{
prop: 'carrierName',
label: '承运商',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -169,7 +169,7 @@ export const columnList = [
{
prop: 'waybillCount',
label: '单数',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -179,7 +179,7 @@ export const columnList = [
{
prop: 'totalNum',
label: '件数',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -189,7 +189,7 @@ export const columnList = [
{
prop: 'totalWeight',
label: '重量',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -199,7 +199,7 @@ export const columnList = [
{
prop: 'totalVolume',
label: '体积',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -209,7 +209,7 @@ export const columnList = [
{
prop: 'createUserName',
label: '创建人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -249,7 +249,7 @@ export const columnDetailList = [
{
prop: 'billladingCode',
label: '提货批次',
type: 2,
type: 1,
values: '',
width: '180',
checkarr: [],
@ -260,7 +260,7 @@ export const columnDetailList = [
{
prop: 'driverName',
label: '提货司机',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -270,7 +270,7 @@ export const columnDetailList = [
{
prop: 'carNumber',
label: '提货车牌',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -280,7 +280,7 @@ export const columnDetailList = [
{
prop: 'waybillNo',
label: '运单号',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -290,7 +290,7 @@ export const columnDetailList = [
{
prop: 'orderCode',
label: '合同号',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -300,7 +300,7 @@ export const columnDetailList = [
{
prop: 'destination',
label: '目的地',
type: 2,
type: 1,
values: '',
width: '180',
checkarr: [],
@ -310,7 +310,7 @@ export const columnDetailList = [
{
prop: 'incomingType',
label: '入库类型',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -320,7 +320,7 @@ export const columnDetailList = [
{
prop: '',
label: '是否齐套',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -330,7 +330,7 @@ export const columnDetailList = [
{
prop: 'trayCode',
label: '托盘码',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -340,7 +340,7 @@ export const columnDetailList = [
{
prop: 'firstPickName',
label: '一级品类',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -350,7 +350,7 @@ export const columnDetailList = [
{
prop: 'secondPickName',
label: '二级品类',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -360,7 +360,7 @@ export const columnDetailList = [
{
prop: 'thirdPickName',
label: '三级品类',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -370,7 +370,7 @@ export const columnDetailList = [
{
prop: 'materialName',
label: '物料名称',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -380,7 +380,7 @@ export const columnDetailList = [
{
prop: 'brand',
label: '品牌',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -390,7 +390,7 @@ export const columnDetailList = [
{
prop: '',
label: '操作仓库',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -400,7 +400,7 @@ export const columnDetailList = [
{
prop: 'createUserName',
label: '操作人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -410,7 +410,7 @@ export const columnDetailList = [
{
prop: '',
label: '提货扫码时间',
type: 4,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -439,7 +439,7 @@ export const columnNewList = [
{
prop: 'pickupBatch',
label: '运单号',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -450,7 +450,7 @@ export const columnNewList = [
{
prop: 'serviceNumber',
label: '网点',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -460,7 +460,7 @@ export const columnNewList = [
{
prop: 'waybillNumber',
label: '发货人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -470,7 +470,7 @@ export const columnNewList = [
{
prop: 'consigneeUnit',
label: '客户车次号',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -480,7 +480,7 @@ export const columnNewList = [
{
prop: 'customerName',
label: '发货单位',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -490,7 +490,7 @@ export const columnNewList = [
{
prop: 'customerTelephone',
label: '货物名称',
type: 2,
type: 1,
values: '',
width: '180',
checkarr: [],
@ -500,7 +500,7 @@ export const columnNewList = [
{
prop: 'warehouse',
label: '件数',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -511,7 +511,7 @@ export const columnNewList = [
{
prop: 'warehouseEntryTime',
label: '重量',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -522,7 +522,7 @@ export const columnNewList = [
{
prop: 'collectFee',
label: '体积',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -533,7 +533,7 @@ export const columnNewList = [
{
prop: 'transport',
label: '运费',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -544,7 +544,7 @@ export const columnNewList = [
{
prop: 'storageFee',
label: '运单备注',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -554,7 +554,7 @@ export const columnNewList = [
{
prop: 'forklift',
label: '开单时间',
type: 4,
type: 1,
values: '',
width: '150',
checkarr: [],

80
src/option/distribution/zeroAdditionalRecording.js

@ -17,7 +17,7 @@ export const oldColumnList = [
{
prop: 'orderCode',
label: '运单号',
type: 13,
type: 6,
values: '',
width: '150',
checkarr: [],
@ -28,7 +28,7 @@ export const oldColumnList = [
{
prop: 'orderCode',
label: '合同号',
type: 13,
type: 6,
values: '',
width: '150',
checkarr: [],
@ -39,7 +39,7 @@ export const oldColumnList = [
{
prop: 'orderPackageCode',
label: '包条码',
type: 13,
type: 6,
values: '',
width: '200',
checkarr: [],
@ -49,7 +49,7 @@ export const oldColumnList = [
{
prop: 'driverName',
label: '计划目的地',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -59,7 +59,7 @@ export const oldColumnList = [
{
prop: 'driverPhone',
label: '目的地',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -69,7 +69,7 @@ export const oldColumnList = [
{
prop: 'warehouseName',
label: '装卸状态',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -79,7 +79,7 @@ export const oldColumnList = [
{
prop: 'lineNameTitle',
label: '订单来源',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -89,7 +89,7 @@ export const oldColumnList = [
{
prop: 'nodeNub',
label: '装车仓库',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -109,7 +109,7 @@ export const oldColumnList = [
{
prop: 'endTime',
label: '装卸仓库',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -129,7 +129,7 @@ export const oldColumnList = [
{
prop: 'billladingStatus',
label: '装车类型',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -139,7 +139,7 @@ export const oldColumnList = [
{
prop: 'chargeType',
label: '是否补录',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -149,7 +149,7 @@ export const oldColumnList = [
{
prop: 'totalFee',
label: '是否齐套',
type: 3,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -159,7 +159,7 @@ export const oldColumnList = [
{
prop: 'remark',
label: '托盘码',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -169,7 +169,7 @@ export const oldColumnList = [
{
prop: 'carrierName',
label: '一级品类',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -179,7 +179,7 @@ export const oldColumnList = [
{
prop: 'waybillCount',
label: '二级品类',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -189,7 +189,7 @@ export const oldColumnList = [
{
prop: 'totalNum',
label: '三级品类',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -199,7 +199,7 @@ export const oldColumnList = [
{
prop: 'totalWeight',
label: '物料名称',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -209,7 +209,7 @@ export const oldColumnList = [
{
prop: 'totalVolume',
label: '装车扫描人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -219,7 +219,7 @@ export const oldColumnList = [
{
prop: 'createUserName',
label: '卸车人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -229,7 +229,7 @@ export const oldColumnList = [
{
prop: 'totalWeight',
label: '同步状态',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -258,7 +258,7 @@ export const newColumnList = [
{
prop: 'orderCode',
label: '运单号',
type: 13,
type: 6,
values: '',
width: '150',
checkarr: [],
@ -269,7 +269,7 @@ export const newColumnList = [
{
prop: 'orderCode',
label: '合同号',
type: 13,
type: 6,
values: '',
width: '150',
checkarr: [],
@ -280,7 +280,7 @@ export const newColumnList = [
{
prop: 'orderPackageCode',
label: '包条码',
type: 13,
type: 6,
values: '',
width: '200',
checkarr: [],
@ -290,7 +290,7 @@ export const newColumnList = [
{
prop: 'driverName',
label: '计划目的地',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -300,7 +300,7 @@ export const newColumnList = [
{
prop: 'driverPhone',
label: '目的地',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -310,7 +310,7 @@ export const newColumnList = [
{
prop: 'warehouseName',
label: '装卸状态',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -320,7 +320,7 @@ export const newColumnList = [
{
prop: 'lineNameTitle',
label: '订单来源',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -330,7 +330,7 @@ export const newColumnList = [
{
prop: 'nodeNub',
label: '装车仓库',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -350,7 +350,7 @@ export const newColumnList = [
{
prop: 'endTime',
label: '装卸仓库',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -370,7 +370,7 @@ export const newColumnList = [
{
prop: 'billladingStatus',
label: '装车类型',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -380,7 +380,7 @@ export const newColumnList = [
{
prop: 'chargeType',
label: '是否补录',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -390,7 +390,7 @@ export const newColumnList = [
{
prop: 'totalFee',
label: '是否齐套',
type: 3,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -400,7 +400,7 @@ export const newColumnList = [
{
prop: 'remark',
label: '托盘码',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -410,7 +410,7 @@ export const newColumnList = [
{
prop: 'carrierName',
label: '一级品类',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -420,7 +420,7 @@ export const newColumnList = [
{
prop: 'waybillCount',
label: '二级品类',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -430,7 +430,7 @@ export const newColumnList = [
{
prop: 'totalNum',
label: '三级品类',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -440,7 +440,7 @@ export const newColumnList = [
{
prop: 'totalWeight',
label: '物料名称',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -450,7 +450,7 @@ export const newColumnList = [
{
prop: 'totalVolume',
label: '装车扫描人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -460,7 +460,7 @@ export const newColumnList = [
{
prop: 'createUserName',
label: '卸车人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -470,7 +470,7 @@ export const newColumnList = [
{
prop: 'totalWeight',
label: '同步状态',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],

20
src/option/waybill/ChangeOrder.js

@ -17,7 +17,7 @@ export const columnList = [
{
prop: 'billladingCode',
label: '运单号',
type: 13,
type: 6,
values: '',
width: '150',
checkarr: [],
@ -28,7 +28,7 @@ export const columnList = [
{
prop: 'carNumber',
label: '开单网点',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -38,7 +38,7 @@ export const columnList = [
{
prop: 'driverName',
label: '状态',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -48,7 +48,7 @@ export const columnList = [
{
prop: 'driverPhone',
label: '开单类型',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -58,7 +58,7 @@ export const columnList = [
{
prop: 'warehouseName',
label: '制单员',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -88,7 +88,7 @@ export const columnList = [
{
prop: 'startTime',
label: '申请网点',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -98,7 +98,7 @@ export const columnList = [
{
prop: 'endTime',
label: '申请人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -108,7 +108,7 @@ export const columnList = [
{
prop: 'planVolume',
label: '修改原因',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -128,7 +128,7 @@ export const columnList = [
{
prop: 'chargeType',
label: '审核网点',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -148,7 +148,7 @@ export const columnList = [
{
prop: 'remark',
label: '审核人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],

22
src/option/waybill/FreezeOrder.js

@ -17,7 +17,7 @@ export const columnList = [
{
prop: 'orderCode',
label: '订单自编号',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -98,7 +98,7 @@ export const columnList = [
{
prop: 'legacyStatus',
label: '遗留',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -108,7 +108,7 @@ export const columnList = [
{
prop: 'customerName',
label: '顾客姓名',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -118,7 +118,7 @@ export const columnList = [
{
prop: 'customerPhone',
label: '顾客电话',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -178,7 +178,7 @@ export const columnList = [
{
prop: 'orderType',
label: '订单类型',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -188,7 +188,7 @@ export const columnList = [
{
prop: 'systemType',
label: '订单来源',
type: 4,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -328,7 +328,7 @@ export const packageListColumnList = [
{
prop: 'endTime',
label: '遗留',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -338,7 +338,7 @@ export const packageListColumnList = [
{
prop: 'planVolume',
label: '顾客姓名',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -348,7 +348,7 @@ export const packageListColumnList = [
{
prop: 'billladingStatus',
label: '顾客电话',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -408,7 +408,7 @@ export const packageListColumnList = [
{
prop: 'totalNum',
label: '订单类型',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -418,7 +418,7 @@ export const packageListColumnList = [
{
prop: 'totalWeight',
label: '订单来源',
type: 4,
type: 1,
values: '',
width: '130',
checkarr: [],

4
src/option/waybill/ReceiptManagement.js

@ -18,7 +18,7 @@ export const columnList = [
{
prop: 'billladingCode',
label: '运单号',
type: 2,
type: 1,
values: '',
checkarr: [],
fixed: true,
@ -29,7 +29,7 @@ export const columnList = [
{
prop: 'carNumber',
label: '货号',
type: 2,
type: 1,
values: '',
checkarr: [],
width: '180',

48
src/option/waybill/TemporaryStorageList.js

@ -17,7 +17,7 @@ export const columnList = [
{
prop: 'orderCode',
label: '订单自编号',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -28,7 +28,7 @@ export const columnList = [
// {
// prop: 'carNumber',
// label: '汇通商场',
// type: 2,
// type: 1,
// values: '',
// width: '150',
// checkarr: [],
@ -98,7 +98,7 @@ export const columnList = [
{
prop: 'legacyStatus',
label: '遗留',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -108,7 +108,7 @@ export const columnList = [
{
prop: 'customerName',
label: '顾客姓名',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -118,7 +118,7 @@ export const columnList = [
{
prop: 'customerPhone',
label: '顾客电话',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -128,7 +128,7 @@ export const columnList = [
{
prop: 'customerAddress',
label: '顾客地址',
type: 2,
type: 1,
values: '',
width: '180',
checkarr: [],
@ -148,7 +148,7 @@ export const columnList = [
{
prop: 'dealerCode',
label: '商场编码',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -158,7 +158,7 @@ export const columnList = [
{
prop: 'storeCode',
label: '门店编码',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -168,7 +168,7 @@ export const columnList = [
{
prop: 'waybillCount',
label: '创建人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -178,7 +178,7 @@ export const columnList = [
{
prop: 'orderType',
label: '订单类型',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -188,7 +188,7 @@ export const columnList = [
{
prop: 'systemType',
label: '订单来源',
type: 4,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -208,7 +208,7 @@ export const columnList = [
{
prop: 'serviceNum',
label: '服务号',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -247,7 +247,7 @@ export const packageListColumnList = [
{
prop: 'billladingCode',
label: '订单自编号',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -258,7 +258,7 @@ export const packageListColumnList = [
{
prop: 'carNumber',
label: '汇通商场',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -328,7 +328,7 @@ export const packageListColumnList = [
{
prop: 'endTime',
label: '遗留',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -338,7 +338,7 @@ export const packageListColumnList = [
{
prop: 'planVolume',
label: '顾客姓名',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -348,7 +348,7 @@ export const packageListColumnList = [
{
prop: 'billladingStatus',
label: '顾客电话',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -358,7 +358,7 @@ export const packageListColumnList = [
{
prop: 'chargeType',
label: '顾客地址',
type: 2,
type: 1,
values: '',
width: '180',
checkarr: [],
@ -378,7 +378,7 @@ export const packageListColumnList = [
{
prop: 'remark',
label: '商场编码',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -388,7 +388,7 @@ export const packageListColumnList = [
{
prop: 'carrierName',
label: '门店编码',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -398,7 +398,7 @@ export const packageListColumnList = [
{
prop: 'waybillCount',
label: '创建人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -408,7 +408,7 @@ export const packageListColumnList = [
{
prop: 'totalNum',
label: '订单类型',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -418,7 +418,7 @@ export const packageListColumnList = [
{
prop: 'totalWeight',
label: '订单来源',
type: 4,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -438,7 +438,7 @@ export const packageListColumnList = [
{
prop: 'createUserName',
label: '服务号',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],

12
src/option/waybill/WarehousingByTrainNumber.js

@ -18,7 +18,7 @@ export const columnList = [
{
prop: 'billladingCode',
label: '订单自编号',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -29,7 +29,7 @@ export const columnList = [
{
prop: 'carNumber',
label: '服务号',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -129,7 +129,7 @@ export const columnList = [
{
prop: 'billladingStatus',
label: '顾客电话',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -139,7 +139,7 @@ export const columnList = [
{
prop: 'chargeType',
label: '顾客地址',
type: 2,
type: 1,
values: '',
width: '180',
checkarr: [],
@ -209,7 +209,7 @@ export const columnList = [
{
prop: 'remark',
label: '商场编码',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -229,7 +229,7 @@ export const columnList = [
{
prop: 'carrierName',
label: '门店编码',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],

64
src/option/waybill/WaybillOrderList.js

@ -17,7 +17,7 @@ export const columnList = [
{
prop: 'waybillNo',
label: '运单号',
type: 13,
type: 6,
values: '',
width: '150',
checkarr: [],
@ -28,7 +28,7 @@ export const columnList = [
{
prop: 'orderNo',
label: '订单自编号',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -38,7 +38,7 @@ export const columnList = [
{
prop: 'destinationWarehouseName',
label: '目的仓',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -48,7 +48,7 @@ export const columnList = [
{
prop: 'departureWarehouseName',
label: '发站仓',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -58,7 +58,7 @@ export const columnList = [
{
prop: 'customerTrain',
label: '客户车次',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -68,7 +68,7 @@ export const columnList = [
{
prop: 'brand',
label: '品牌',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -78,7 +78,7 @@ export const columnList = [
{
prop: 'shipper',
label: '发货单位',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -88,7 +88,7 @@ export const columnList = [
{
prop: 'shipperName',
label: '发货人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -98,7 +98,7 @@ export const columnList = [
{
prop: 'shipperMobile',
label: '发货方手机号',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -108,7 +108,7 @@ export const columnList = [
{
prop: 'shipperAddress',
label: '发货方地址',
type: 2,
type: 1,
values: '',
width: '180',
checkarr: [],
@ -118,7 +118,7 @@ export const columnList = [
{
prop: 'consignee',
label: '收货单位',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -138,7 +138,7 @@ export const columnList = [
{
prop: 'consigneeMobile',
label: '收货方手机号',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -148,7 +148,7 @@ export const columnList = [
{
prop: 'consigneeAddress',
label: '收货方地址',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -158,7 +158,7 @@ export const columnList = [
{
prop: 'destination',
label: '到站',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -168,7 +168,7 @@ export const columnList = [
{
prop: 'goodsName',
label: '货物名称',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -198,7 +198,7 @@ export const columnList = [
{
prop: 'totalCount',
label: '总数',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -352,7 +352,7 @@ export const columnList = [
{
prop: 'payWay',
label: '付款方式',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -406,7 +406,7 @@ export const columnList = [
{
prop: 'deliveryWay',
label: '送货方式',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -416,7 +416,7 @@ export const columnList = [
{
prop: 'urgency',
label: '紧急度',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -449,7 +449,7 @@ export const columnList = [
{
prop: 'transportType',
label: '运输方式',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -459,7 +459,7 @@ export const columnList = [
/* {
prop: 'carrierName',
label: '运单标识',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -480,7 +480,7 @@ export const columnList = [
{
prop: 'agent',
label: '经办人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -512,7 +512,7 @@ export const columnList = [
/* {
prop: 'carrierName',
label: '审核状态',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -522,7 +522,7 @@ export const columnList = [
/* {
prop: 'carrierName',
label: '结算状态',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -533,7 +533,7 @@ export const columnList = [
{
prop: 'remark',
label: '备注',
type: 2,
type: 1,
values: '',
width: '180',
checkarr: [],
@ -544,7 +544,7 @@ export const columnList = [
/* {
prop: 'carrierName',
label: '批次号',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -555,7 +555,7 @@ export const columnList = [
/* {
prop: 'remark',
label: '送货司机',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -619,7 +619,7 @@ export const columnList = [
/* {
prop: 'carrierName',
label: '服务号',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -630,7 +630,7 @@ export const columnList = [
/* {
prop: 'carrierName',
label: '冻结状态',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -641,7 +641,7 @@ export const columnList = [
/* {
prop: 'carrierName',
label: '审核人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -663,7 +663,7 @@ export const columnList = [
/* {
prop: 'carrierName',
label: '承运单号',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -674,7 +674,7 @@ export const columnList = [
/* {
prop: 'carrierName',
label: '中转物流',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],

10
src/option/waybill/ZeroTagList.js

@ -20,7 +20,7 @@ export const columnList = [
{
prop: 'billladingCode',
label: '标签',
type: 2,
type: 1,
values: '',
checkarr: [],
fixed: true,
@ -31,7 +31,7 @@ export const columnList = [
{
prop: 'billladingCode',
label: '运单号',
type: 2,
type: 1,
values: '',
checkarr: [],
fixed: true,
@ -42,7 +42,7 @@ export const columnList = [
{
prop: 'carNumber',
label: '发货单位',
type: 2,
type: 1,
values: '',
checkarr: [],
width: '130',
@ -92,7 +92,7 @@ export const columnList = [
{
prop: 'carNumber',
label: '收货人',
type: 2,
type: 1,
values: '',
checkarr: [],
width: '130',
@ -142,7 +142,7 @@ export const columnList = [
{
prop: 'carNumber',
label: '单数',
type: 2,
type: 1,
values: '',
checkarr: [],
width: '130',

24
src/option/waybill/orderPackageList.js

@ -18,7 +18,7 @@ export const packageListColumnList = [
{
prop: 'billladingCode',
label: '订单自编号',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -29,7 +29,7 @@ export const packageListColumnList = [
{
prop: 'carNumber',
label: '汇通商场',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -99,7 +99,7 @@ export const packageListColumnList = [
{
prop: 'endTime',
label: '遗留',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -109,7 +109,7 @@ export const packageListColumnList = [
{
prop: 'planVolume',
label: '顾客姓名',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -119,7 +119,7 @@ export const packageListColumnList = [
{
prop: 'billladingStatus',
label: '顾客电话',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -129,7 +129,7 @@ export const packageListColumnList = [
{
prop: 'chargeType',
label: '顾客地址',
type: 2,
type: 1,
values: '',
width: '180',
checkarr: [],
@ -149,7 +149,7 @@ export const packageListColumnList = [
{
prop: 'remark',
label: '商场编码',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -159,7 +159,7 @@ export const packageListColumnList = [
{
prop: 'carrierName',
label: '门店编码',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -169,7 +169,7 @@ export const packageListColumnList = [
{
prop: 'waybillCount',
label: '创建人',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -179,7 +179,7 @@ export const packageListColumnList = [
{
prop: 'totalNum',
label: '订单类型',
type: 3,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -189,7 +189,7 @@ export const packageListColumnList = [
{
prop: 'totalWeight',
label: '订单来源',
type: 4,
type: 1,
values: '',
width: '130',
checkarr: [],
@ -209,7 +209,7 @@ export const packageListColumnList = [
{
prop: 'createUserName',
label: '服务号',
type: 2,
type: 1,
values: '',
width: '130',
checkarr: [],

42
src/option/waybill/orderPackageListDetails.js

@ -18,7 +18,7 @@ export const packageListColumnList = [
{
prop: 'waybillNo',
label: '运单号',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -29,7 +29,7 @@ export const packageListColumnList = [
{
prop: 'orderCode',
label: '订单自编号',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -40,7 +40,7 @@ export const packageListColumnList = [
{
prop: 'warehouseName',
label: '当前所在仓',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -90,7 +90,7 @@ export const packageListColumnList = [
{
prop: 'secondPackName',
label: '二级品类',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -101,7 +101,7 @@ export const packageListColumnList = [
{
prop: 'thirdPackName',
label: '三级品类',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -112,7 +112,7 @@ export const packageListColumnList = [
{
prop: 'materialCode',
label: '物料编码',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -123,7 +123,7 @@ export const packageListColumnList = [
{
prop: 'materialName',
label: '物料名称',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -134,7 +134,7 @@ export const packageListColumnList = [
{
prop: 'orderPackageCode',
label: '包条码',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -145,7 +145,7 @@ export const packageListColumnList = [
{
prop: 'systemType',
label: '订单来源',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -156,7 +156,7 @@ export const packageListColumnList = [
{
prop: 'serviceNum',
label: '服务号',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -167,7 +167,7 @@ export const packageListColumnList = [
{
prop: 'quantity',
label: '发货数量',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -178,7 +178,7 @@ export const packageListColumnList = [
// {
// prop: '',
// label: '所在托盘',
// type: 2,
// type: 1,
// values: '',
// width: '150',
// checkarr: [],
@ -189,7 +189,7 @@ export const packageListColumnList = [
{
prop: 'volume',
label: '体积',
type: 2,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -200,7 +200,7 @@ export const packageListColumnList = [
// {
// prop: '',
// label: '基地发货日期',
// type: 2,
// type: 1,
// values: '',
// width: '150',
// checkarr: [],
@ -211,7 +211,7 @@ export const packageListColumnList = [
// {
// prop: 'billladingCode',
// label: '车次类型',
// type: 2,
// type: 1,
// values: '',
// width: '150',
// checkarr: [],
@ -222,7 +222,7 @@ export const packageListColumnList = [
// {
// prop: 'billladingCode',
// label: '汇通车次号',
// type: 2,
// type: 1,
// values: '',
// width: '150',
// checkarr: [],
@ -233,7 +233,7 @@ export const packageListColumnList = [
// {
// prop: 'billladingCode',
// label: '装车时间',
// type: 2,
// type: 1,
// values: '',
// width: '150',
// checkarr: [],
@ -244,7 +244,7 @@ export const packageListColumnList = [
// {
// prop: 'billladingCode',
// label: '签收时间',
// type: 2,
// type: 1,
// values: '',
// width: '150',
// checkarr: [],
@ -255,7 +255,7 @@ export const packageListColumnList = [
// {
// prop: 'billladingCode',
// label: '导入仓库',
// type: 2,
// type: 1,
// values: '',
// width: '150',
// checkarr: [],
@ -266,7 +266,7 @@ export const packageListColumnList = [
// {
// prop: 'billladingCode',
// label: '创建人',
// type: 2,
// type: 1,
// values: '',
// width: '150',
// checkarr: [],
@ -277,7 +277,7 @@ export const packageListColumnList = [
// {
// prop: 'billladingCode',
// label: '创建时间',
// type: 2,
// type: 1,
// values: '',
// width: '150',
// checkarr: [],

Loading…
Cancel
Save