Sfoglia il codice sorgente

结载时间->预计截载时间

zhongxiaoyu 2 anni fa
parent
commit
00abe7858c

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

@@ -43,7 +43,7 @@ const columnGroupsMap: {
         },
         {
           columnName: 'endLoadTime',
-          columnLabel: '结载时间',
+          columnLabel: '预计截载\n时间',
           fixed: true,
         },
         {
@@ -416,7 +416,7 @@ const columnGroupsMap: {
         },
         {
           columnName: 'endLoadTime',
-          columnLabel: '结载时间',
+          columnLabel: '预计截载\n时间',
           fixed: true,
         },
         {