|
@@ -121,14 +121,14 @@ const columnGroupsMap: {
|
|
|
columnName: 'addCargoTime',
|
|
|
columnLabel: '加货时间',
|
|
|
},
|
|
|
- {
|
|
|
- columnName: 'wait',
|
|
|
- columnLabel: '待运区\n(板卡/件)',
|
|
|
- },
|
|
|
- {
|
|
|
- columnName: 'waitTime',
|
|
|
- columnLabel: '待运区时间',
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // columnName: 'wait',
|
|
|
+ // columnLabel: '待运区\n(板卡/件)',
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // columnName: 'waitTime',
|
|
|
+ // columnLabel: '待运区时间',
|
|
|
+ // },
|
|
|
{
|
|
|
columnName: 'stowage',
|
|
|
columnLabel: '预配载\n(板卡/件)',
|
|
@@ -137,18 +137,18 @@ const columnGroupsMap: {
|
|
|
columnName: 'stowageTime',
|
|
|
columnLabel: '预配载时间',
|
|
|
},
|
|
|
- {
|
|
|
- columnName: 'planJoinTime',
|
|
|
- columnLabel: '计划交接\n时间',
|
|
|
- },
|
|
|
- {
|
|
|
- columnName: 'requestDepotJoin',
|
|
|
- columnLabel: '发起货站交接\n(板卡/件)',
|
|
|
- },
|
|
|
- {
|
|
|
- columnName: 'requestDepotJoinTime',
|
|
|
- columnLabel: '发起货站交接\n时间',
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // columnName: 'planJoinTime',
|
|
|
+ // columnLabel: '计划交接\n时间',
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // columnName: 'requestDepotJoin',
|
|
|
+ // columnLabel: '发起货站交接\n(板卡/件)',
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // columnName: 'requestDepotJoinTime',
|
|
|
+ // columnLabel: '发起货站交接\n时间',
|
|
|
+ // },
|
|
|
{
|
|
|
columnName: 'depotJoin',
|
|
|
columnLabel: '货站交接\n(板卡/件)',
|