Browse Source

国内出港航站表头修改

zhongxiaoyu 2 years ago
parent
commit
a40708ba8e
2 changed files with 21 additions and 20 deletions
  1. 1 0
      .gitignore
  2. 20 20
      src/views/realTime/components/AirportView/useAirportTable.ts

+ 1 - 0
.gitignore

@@ -1,5 +1,6 @@
 # compiled output
 /dist
+/dist.rar
 /dist-ssr
 /node_modules
 

+ 20 - 20
src/views/realTime/components/AirportView/useAirportTable.ts

@@ -121,14 +121,14 @@ const columnGroupsMap: {
           columnName: 'addCargoTime',
           columnLabel: '加货时间',
         },
-        {
-          columnName: 'wait',
-          columnLabel: '待运区\n(板卡/件)',
-        },
-        {
-          columnName: 'waitTime',
-          columnLabel: '待运区时间',
-        },
+        // {
+        //   columnName: 'wait',
+        //   columnLabel: '待运区\n(板卡/件)',
+        // },
+        // {
+        //   columnName: 'waitTime',
+        //   columnLabel: '待运区时间',
+        // },
         {
           columnName: 'stowage',
           columnLabel: '预配载\n(板卡/件)',
@@ -137,18 +137,18 @@ const columnGroupsMap: {
           columnName: 'stowageTime',
           columnLabel: '预配载时间',
         },
-        {
-          columnName: 'planJoinTime',
-          columnLabel: '计划交接\n时间',
-        },
-        {
-          columnName: 'requestDepotJoin',
-          columnLabel: '发起货站交接\n(板卡/件)',
-        },
-        {
-          columnName: 'requestDepotJoinTime',
-          columnLabel: '发起货站交接\n时间',
-        },
+        // {
+        //   columnName: 'planJoinTime',
+        //   columnLabel: '计划交接\n时间',
+        // },
+        // {
+        //   columnName: 'requestDepotJoin',
+        //   columnLabel: '发起货站交接\n(板卡/件)',
+        // },
+        // {
+        //   columnName: 'requestDepotJoinTime',
+        //   columnLabel: '发起货站交接\n时间',
+        // },
         {
           columnName: 'depotJoin',
           columnLabel: '货站交接\n(板卡/件)',