소스 검색

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

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