소스 검색

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

zhongxiaoyu 2 년 전
부모
커밋
dc8aa8e6a2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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',