|
@@ -117,107 +117,107 @@ const tableColumnsMap: {
|
|
|
{
|
|
|
columnLabel: '收货核单',
|
|
|
columnName: 'DEH',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '查验',
|
|
|
columnName: 'ACC_CHECK',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
// {
|
|
|
// columnLabel: '拒运',
|
|
|
// columnName: 'ACC_CHECK_2',
|
|
|
- // className: 'cell-filter cell-filter-green',
|
|
|
+ // className: 'cell-filter cell-filter-green node-departure',
|
|
|
// },
|
|
|
{
|
|
|
columnLabel: '安检',
|
|
|
columnName: '安检',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '加货',
|
|
|
columnName: 'ACC_BUP',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '预配载',
|
|
|
columnName: 'LS_CARGO',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
// {
|
|
|
// columnLabel: '待运区',
|
|
|
// columnName: 'WAT_LOC',
|
|
|
- // className: 'cell-filter cell-filter-green',
|
|
|
+ // className: 'cell-filter cell-filter-green node-departure',
|
|
|
// },
|
|
|
{
|
|
|
columnLabel: '货站交接',
|
|
|
columnName: 'CARGOS_HANDOVER_STATUS_02',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '运输前复核',
|
|
|
columnName: 'CARGOS_HANDOVER_STATUS_03',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '机下交接',
|
|
|
columnName: '出港货邮',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '装机',
|
|
|
columnName: '装载完成',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '关闭舱门',
|
|
|
columnName: '关闭舱门',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '拉下登记',
|
|
|
columnName: 'CARGOS_OFFLOAD',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '拉回确认',
|
|
|
columnName: 'OFFLOAD_CONFIRM',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
// {
|
|
|
// columnLabel: '起飞',
|
|
|
// columnName: 'C15',
|
|
|
- // className: 'cell-filter cell-filter-green',
|
|
|
+ // className: 'cell-filter cell-filter-green node-departure',
|
|
|
// },
|
|
|
{
|
|
|
columnLabel: '退运',
|
|
|
columnName: 'BILL_RETURN',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '卸机',
|
|
|
columnName: 'CARGOS_ARR_HANDOVER',
|
|
|
- className: 'cell-filter cell-filter-cyan',
|
|
|
+ className: 'cell-filter cell-filter-cyan node-arrival',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '库区到达',
|
|
|
columnName: 'CARGOS_HANDOVER_STATUS_01',
|
|
|
- className: 'cell-filter cell-filter-cyan',
|
|
|
+ className: 'cell-filter cell-filter-cyan node-arrival',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '货站交接',
|
|
|
columnName: '货站交接',
|
|
|
- className: 'cell-filter cell-filter-cyan',
|
|
|
+ className: 'cell-filter cell-filter-cyan node-arrival',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '理货',
|
|
|
columnName: 'IMP_TALLY',
|
|
|
- className: 'cell-filter cell-filter-cyan',
|
|
|
+ className: 'cell-filter cell-filter-cyan node-arrival',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '出库',
|
|
|
columnName: 'FSUDLV',
|
|
|
- className: 'cell-filter cell-filter-cyan',
|
|
|
+ className: 'cell-filter cell-filter-cyan node-arrival',
|
|
|
},
|
|
|
],
|
|
|
DepartureGoodsFlight: [
|
|
@@ -297,107 +297,107 @@ const tableColumnsMap: {
|
|
|
{
|
|
|
columnLabel: '卸机',
|
|
|
columnName: 'CARGOS_ARR_HANDOVER',
|
|
|
- className: 'cell-filter cell-filter-cyan',
|
|
|
+ className: 'cell-filter cell-filter-cyan node-arrival',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '库区到达',
|
|
|
columnName: 'CARGOS_HANDOVER_STATUS_01',
|
|
|
- className: 'cell-filter cell-filter-cyan',
|
|
|
+ className: 'cell-filter cell-filter-cyan node-arrival',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '货站交接',
|
|
|
columnName: 'CARGOS_HANDOVER_STATUS_99',
|
|
|
- className: 'cell-filter cell-filter-cyan',
|
|
|
+ className: 'cell-filter cell-filter-cyan node-arrival',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '理货',
|
|
|
columnName: 'IMP_TALLY',
|
|
|
- className: 'cell-filter cell-filter-cyan',
|
|
|
+ className: 'cell-filter cell-filter-cyan node-arrival',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '出库',
|
|
|
columnName: 'FSUDLV',
|
|
|
- className: 'cell-filter cell-filter-cyan',
|
|
|
+ className: 'cell-filter cell-filter-cyan node-arrival',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '收货核单',
|
|
|
columnName: 'DEH',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '查验',
|
|
|
columnName: 'ACC_CHECK',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
// {
|
|
|
// columnLabel: '拒运',
|
|
|
// columnName: 'ACC_CHECK_2',
|
|
|
- // className: 'cell-filter cell-filter-green',
|
|
|
+ // className: 'cell-filter cell-filter-green node-departure',
|
|
|
// },
|
|
|
{
|
|
|
columnLabel: '安检',
|
|
|
columnName: '安检',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '加货',
|
|
|
columnName: 'ACC_BUP',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '预配载',
|
|
|
columnName: 'LS_CARGO',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
// {
|
|
|
// columnLabel: '待运区',
|
|
|
// columnName: 'WAT_LOC',
|
|
|
- // className: 'cell-filter cell-filter-green',
|
|
|
+ // className: 'cell-filter cell-filter-green node-departure',
|
|
|
// },
|
|
|
{
|
|
|
columnLabel: '货站交接',
|
|
|
columnName: 'CARGOS_HANDOVER_STATUS_02',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '运输前复核',
|
|
|
columnName: 'CARGOS_HANDOVER_STATUS_03',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '机下交接',
|
|
|
columnName: '出港货邮',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '装机',
|
|
|
columnName: '装载完成',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '关闭舱门',
|
|
|
columnName: '关闭舱门',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '拉下登记',
|
|
|
columnName: 'CARGOS_OFFLOAD',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '拉回确认',
|
|
|
columnName: 'OFFLOAD_CONFIRM',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
// {
|
|
|
// columnLabel: '起飞',
|
|
|
// columnName: 'C15',
|
|
|
- // className: 'cell-filter cell-filter-green',
|
|
|
+ // className: 'cell-filter cell-filter-green node-departure',
|
|
|
// },
|
|
|
{
|
|
|
columnLabel: '退运',
|
|
|
columnName: 'BILL_RETURN',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
],
|
|
|
ArrivalGoodsFlight: [
|
|
@@ -517,62 +517,62 @@ const tableColumnsMap: {
|
|
|
{
|
|
|
columnLabel: '入园',
|
|
|
columnName: 'EPORTREL',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '海关',
|
|
|
columnName: 'MTREL_out',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '运抵',
|
|
|
columnName: 'FOH',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '安检',
|
|
|
columnName: 'REH',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '收运核单',
|
|
|
columnName: 'RCS',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '理货',
|
|
|
columnName: 'ACC_BUP',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '待运区',
|
|
|
columnName: 'WAT_LOC',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '预配载',
|
|
|
columnName: 'LS_CARGO',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '货站交接',
|
|
|
columnName: 'CARGOS_HANDOVER_STATUS_02',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '机下交接',
|
|
|
columnName: '出港货邮',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '装机',
|
|
|
columnName: '装载完成',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '拉下',
|
|
|
columnName: 'CARGOS_OFFLOAD',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
],
|
|
|
InternationalDepartureGoodsFlight: [
|
|
@@ -657,37 +657,37 @@ const tableColumnsMap: {
|
|
|
{
|
|
|
columnLabel: '卸机',
|
|
|
columnName: 'FFM',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '机下交接',
|
|
|
columnName: 'CARGOS_HANDOVER_STATUS_01',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '货站交接',
|
|
|
columnName: 'CARGOS_HANDOVER_STATUS_99',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '理货',
|
|
|
columnName: 'RCF报',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '海关放行',
|
|
|
columnName: 'MTREL_in',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
{
|
|
|
columnLabel: '出库',
|
|
|
columnName: 'DLV报',
|
|
|
- className: 'cell-filter cell-filter-green',
|
|
|
+ className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
// {
|
|
|
// columnLabel: '海关罚没',
|
|
|
// columnName: 'C11',
|
|
|
- // className: 'cell-filter cell-filter-green',
|
|
|
+ // className: 'cell-filter cell-filter-green node-departure',
|
|
|
// },
|
|
|
],
|
|
|
InternationalArrivalGoodsFlight: [
|