Browse Source

航班视图-航班信息字段修改

zhongxiaoyu 2 years ago
parent
commit
728c321604
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/realTime/components/FlightView/useFlightInfo.ts

+ 2 - 2
src/views/realTime/components/FlightView/useFlightInfo.ts

@@ -24,7 +24,7 @@ const flightInfoItemsMap = {
     ],
     [
       {
-        label: '特货信息/货物数',
+        label: '特货信息/运单数',
         key: 'speCargoInfo',
       },
       {
@@ -89,7 +89,7 @@ const flightInfoItemsMap = {
     ],
     [
       {
-        label: '特货信息/货物数',
+        label: '特货信息/运单数',
         key: 'speCargoInfo',
       },
       // {