|
@@ -166,6 +166,11 @@ const tableColumnsMap: {
|
|
|
columnName: '装载完成',
|
|
|
className: 'cell-filter cell-filter-green',
|
|
|
},
|
|
|
+ {
|
|
|
+ columnLabel: '关闭舱门',
|
|
|
+ columnName: '关闭舱门',
|
|
|
+ className: 'cell-filter cell-filter-green',
|
|
|
+ },
|
|
|
{
|
|
|
columnLabel: '拉下登记',
|
|
|
columnName: 'CARGOS_OFFLOAD',
|
|
@@ -361,6 +366,11 @@ const tableColumnsMap: {
|
|
|
columnName: '装载完成',
|
|
|
className: 'cell-filter cell-filter-green',
|
|
|
},
|
|
|
+ {
|
|
|
+ columnLabel: '关闭舱门',
|
|
|
+ columnName: '关闭舱门',
|
|
|
+ className: 'cell-filter cell-filter-green',
|
|
|
+ },
|
|
|
{
|
|
|
columnLabel: '拉下登记',
|
|
|
columnName: 'CARGOS_OFFLOAD',
|