浏览代码

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

zhongxiaoyu 2 年之前
父节点
当前提交
839b013e6a
共有 1 个文件被更改,包括 5 次插入5 次删除
  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',