基础数据类型转换过滤问题

This commit is contained in:
714943302@qq.com
2018-12-10 15:59:07 +08:00
parent 101e6a1465
commit b8d596099d
5 changed files with 12 additions and 9 deletions
@@ -20,8 +20,8 @@ export class AircraftComponent implements OnInit {
{ col_code: 'maxTakeoffWeight', col_chn: '最大起飞重量' },
{ col_code: 'maxAirbridges', col_chn: '最大廊桥数' },
{ col_code: 'aircraftOwnerCode', col_chn: '机主航空公司' },
{ col_code: 'airlineCode', col_chn: '航空公司' },
{ col_code: 'aircraftTypeCode', col_chn: '机型' }
{ col_code: 'airlineName', col_chn: '航空公司' },
{ col_code: 'aircraftTypeName', col_chn: '机型' }
]
// 搜索条件