Browse Source

航站视图-表头修改

zhongxiaoyu 2 years ago
parent
commit
1e39b60426
1 changed files with 10 additions and 10 deletions
  1. 10 10
      src/views/realTime/components/AirportView/useAirportTable.ts

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

@@ -173,11 +173,11 @@ const columnGroupsMap: {
           columnName: 'resureTime',
           columnName: 'resureTime',
           columnLabel: '运输前复核\n时间',
           columnLabel: '运输前复核\n时间',
         },
         },
-        {
-          columnName: 'planeDown',
-          columnLabel: '机下交接\n(板卡/件)',
-          columnDescribe: '根据运输前复核计算所得',
-        },
+        // {
+        //   columnName: 'planeDown',
+        //   columnLabel: '机下交接\n(板卡/件)',
+        //   columnDescribe: '根据运输前复核计算所得',
+        // },
         {
         {
           columnName: 'planeDownTime',
           columnName: 'planeDownTime',
           columnLabel: '机下交接\n时间',
           columnLabel: '机下交接\n时间',
@@ -416,11 +416,11 @@ const columnGroupsMap: {
           columnName: 'resureTime',
           columnName: 'resureTime',
           columnLabel: '运输前复核\n时间',
           columnLabel: '运输前复核\n时间',
         },
         },
-        {
-          columnName: 'planeDown',
-          columnLabel: '机下交接\n(板卡/件)',
-          columnDescribe: '根据运输前复核计算所得',
-        },
+        // {
+        //   columnName: 'planeDown',
+        //   columnLabel: '机下交接\n(板卡/件)',
+        //   columnDescribe: '根据运输前复核计算所得',
+        // },
         {
         {
           columnName: 'planeDownTime',
           columnName: 'planeDownTime',
           columnLabel: '机下交接\n时间',
           columnLabel: '机下交接\n时间',