Sfoglia il codice sorgente

航班视图-集装器列表字段修改

zhongxiaoyu 2 anni fa
parent
commit
839b013e6a
1 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 5 5
      src/views/realTime/hooks/useTable.ts

+ 5 - 5
src/views/realTime/hooks/useTable.ts

@@ -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',