|
@@ -70,11 +70,11 @@ const tableColumnsMap: {
|
|
|
columnName: 'pull',
|
|
|
className: 'cell-filter cell-filter-yellow',
|
|
|
},
|
|
|
- {
|
|
|
- columnLabel: '拉回确认',
|
|
|
- columnName: 'pullSure',
|
|
|
- className: 'cell-filter cell-filter-yellow',
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // columnLabel: '拉回确认',
|
|
|
+ // columnName: 'pullSure',
|
|
|
+ // className: 'cell-filter cell-filter-yellow',
|
|
|
+ // },
|
|
|
{
|
|
|
columnLabel: '拉下原因',
|
|
|
columnName: 'offloadReason',
|