瀏覽代碼

航班视图-预计时间->计划时间

zhongxiaoyu 2 年之前
父節點
當前提交
197acb183c
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/realTime/components/AirportView/useAirportTable.ts

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

@@ -38,7 +38,7 @@ const columnGroupsMap: {
         },
         {
           columnName: 'planDepartureTime',
-          columnLabel: '计起飞\n时间',
+          columnLabel: '计起飞\n时间',
           width: 73,
           fixed: true,
         },
@@ -402,7 +402,7 @@ const columnGroupsMap: {
         },
         {
           columnName: 'planDepartureTime',
-          columnLabel: '计起飞\n时间',
+          columnLabel: '计起飞\n时间',
           width: 73,
           fixed: true,
         },