Explorar el Código

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

zhongxiaoyu hace 2 años
padre
commit
728c321604
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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',
       },
       // {