Explorar el Código

国际离港航站视图表头修改

zhongxiaoyu hace 2 años
padre
commit
dc8aa8e6a2
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/realTime/components/AirportView/useAirportTable.ts

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

@@ -637,7 +637,7 @@ const columnGroupsMap: {
         },
         {
           columnName: 'stowage',
-          columnLabel: '实配\n(板卡/件)',
+          columnLabel: '实配\n(板卡/件/运单/重量)',
         },
         {
           columnName: 'stowageTime',
@@ -941,7 +941,7 @@ const columnGroupsMap: {
       children: [
         {
           columnName: 'stowage',
-          columnLabel: '实配\n(板卡/件)',
+          columnLabel: '实配\n(板卡/件/运单/重量)',
         },
         {
           columnName: 'stowageTime',