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.
435 lines
6.9 KiB
435 lines
6.9 KiB
5 months ago
|
/** 自提详情内表格 */
|
||
|
export const columnList = [
|
||
|
{
|
||
|
prop: '',
|
||
|
label: '序号',
|
||
|
type: 0,
|
||
|
values: '',
|
||
|
width: 55,
|
||
|
checkarr: [],
|
||
|
fixed: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'serviceNumber',
|
||
|
label: '服务号',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: true,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'waybillNumber',
|
||
|
label: '运单号',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: true,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'orderCode',
|
||
|
label: '订单自编号',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'warehouse',
|
||
|
label: '仓库',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'orderPackageStatusName',
|
||
|
label: '包件状态',
|
||
|
type: 3,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'orderPackageFreezeStatusName',
|
||
|
label: '冻结状态',
|
||
|
type: 3,
|
||
|
values: '',
|
||
|
width: '180',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'orderPackageGroundingStatusName',
|
||
|
label: '上架状态',
|
||
|
type: 3,
|
||
|
values: '',
|
||
|
width: '180',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'orderPackageStockupStatusName',
|
||
|
label: '备货状态',
|
||
|
type: 3,
|
||
|
values: '',
|
||
|
width: '180',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'orderPackageReservationStatusName',
|
||
|
label: '预约状态',
|
||
|
type: 3,
|
||
|
values: '',
|
||
|
width: '180',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'orderPackageCode',
|
||
|
label: '包条码',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '180',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'goodsAllocation',
|
||
|
label: '货位信息',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'pallet',
|
||
|
label: '所在托盘',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'firsts',
|
||
|
label: '一级品',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'second',
|
||
|
label: '二级品',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'thirdProduct',
|
||
|
label: '三级品',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'materialName',
|
||
|
label: '物料名称',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'materialCode',
|
||
|
label: '物料编码',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'materialCodeMaintainStatus',
|
||
|
label: '物料维护状态',
|
||
|
type: 6,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'quantity',
|
||
|
label: '数量',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'warehouseEntryTimeEnd',
|
||
|
label: '入库时间',
|
||
|
type: 4,
|
||
|
values: '',
|
||
|
width: '180',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'trainNumber',
|
||
|
label: '客户车次号',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'sendWarehouseName',
|
||
|
label: '发站仓',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: '',
|
||
|
label: '操作',
|
||
|
type: 6,
|
||
|
values: '',
|
||
|
width: '230',
|
||
|
checkarr: [],
|
||
|
fixed: 'right',
|
||
|
hide: true,
|
||
|
},
|
||
|
];
|
||
|
/** 自提详情内表格 */
|
||
|
export const zerocolumnList = [
|
||
|
{
|
||
|
prop: '',
|
||
|
label: '序号',
|
||
|
type: 0,
|
||
|
values: '',
|
||
|
width: 55,
|
||
|
checkarr: [],
|
||
|
fixed: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'waybillNumber',
|
||
|
label: '运单号',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: true,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'orderCode',
|
||
|
label: '订单自编号',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
{
|
||
|
prop: 'warehouseName',
|
||
|
label: '仓库',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
head: false,
|
||
|
},
|
||
|
|
||
|
{
|
||
|
prop: 'goodsAllocation',
|
||
|
label: '货位信息',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'pallet',
|
||
|
label: '所在托盘',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'aaa',
|
||
|
label: '出库状态',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'bbb',
|
||
|
label: '签收状态',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'ccc',
|
||
|
label: '配送状态',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'firsts',
|
||
|
label: '品类',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
|
||
|
{
|
||
|
prop: 'quantity',
|
||
|
label: '总数量',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'deliveryQuantity',
|
||
|
label: '冻结数量',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'outboundQuantity',
|
||
|
label: '出库数量',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'signinQuantity',
|
||
|
label: '签收数量',
|
||
|
type: 1,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
|
||
|
{
|
||
|
prop: 'warehouseEntryTimeEnd',
|
||
|
label: '入库时间',
|
||
|
type: 4,
|
||
|
values: '',
|
||
|
width: '180',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'trainNumber',
|
||
|
label: '客户车次号',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'sendWarehouseName',
|
||
|
label: '发站仓',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
{
|
||
|
prop: 'acceptWarehouseName',
|
||
|
label: '收站仓',
|
||
|
type: 2,
|
||
|
values: '',
|
||
|
width: '150',
|
||
|
checkarr: [],
|
||
|
fixed: false,
|
||
|
sortable: true,
|
||
|
},
|
||
|
];
|