Quellcode durchsuchen

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

zhongxiaoyu vor 2 Jahren
Ursprung
Commit
728c321604
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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',
       },
       // {