|
@@ -131,11 +131,11 @@ const tableColumnsMap: {
|
|
|
columnName: 'DEH',
|
|
|
className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
- {
|
|
|
- columnLabel: '收运核查',
|
|
|
- columnName: 'ACC_CHECK',
|
|
|
- className: 'cell-filter cell-filter-green node-departure',
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // columnLabel: '收运核查',
|
|
|
+ // columnName: 'ACC_CHECK',
|
|
|
+ // className: 'cell-filter cell-filter-green node-departure',
|
|
|
+ // },
|
|
|
// {
|
|
|
// columnLabel: '拒运',
|
|
|
// columnName: 'ACC_CHECK_2',
|
|
@@ -383,11 +383,11 @@ const tableColumnsMap: {
|
|
|
columnName: 'DEH',
|
|
|
className: 'cell-filter cell-filter-green node-departure',
|
|
|
},
|
|
|
- {
|
|
|
- columnLabel: '查验',
|
|
|
- columnName: 'ACC_CHECK',
|
|
|
- className: 'cell-filter cell-filter-green node-departure',
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // columnLabel: '收运核查',
|
|
|
+ // columnName: 'ACC_CHECK',
|
|
|
+ // className: 'cell-filter cell-filter-green node-departure',
|
|
|
+ // },
|
|
|
// {
|
|
|
// columnLabel: '拒运',
|
|
|
// columnName: 'ACC_CHECK_2',
|