Browse Source

国际离港航站视图表头修改

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

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

@@ -637,7 +637,7 @@ const columnGroupsMap: {
         },
         {
           columnName: 'stowage',
-          columnLabel: '实配\n(板卡/件)',
+          columnLabel: '实配\n(板卡/件/运单/重量)',
         },
         {
           columnName: 'stowageTime',
@@ -941,7 +941,7 @@ const columnGroupsMap: {
       children: [
         {
           columnName: 'stowage',
-          columnLabel: '实配\n(板卡/件)',
+          columnLabel: '实配\n(板卡/件/运单/重量)',
         },
         {
           columnName: 'stowageTime',