优化季度计划
This commit is contained in:
@@ -43,7 +43,7 @@ export class SeasonalPlanComponent implements OnInit {
|
||||
{ col_code: 'arriOrDept', col_chn: '进/出港' },
|
||||
{ col_code: 'arrivalTime', col_chn: '到达时间' },
|
||||
{ col_code: 'departureTime', col_chn: '出发时间' },
|
||||
{ col_code: 'aircraftTypeCode', col_chn: '机型' },
|
||||
{ col_code: 'aircraftTypeName', col_chn: '机型' },
|
||||
{ col_code: 'flyingDistance', col_chn: '飞行距离(千米)' },
|
||||
{ col_code: 'flyingTime', col_chn: '飞行时间(分钟)' },
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user