基础数据类型转换过滤问题
This commit is contained in:
@@ -23,7 +23,7 @@ export class AirportComponent implements OnInit {
|
||||
{ col_code: 'airportCodeCaa', col_chn: 'CAA码' },
|
||||
{ col_code: 'airportCodeIcao', col_chn: 'ICAO码' },
|
||||
{ col_code: 'airportGroupId', col_chn: '机场集团' },
|
||||
{ col_code: 'cityId', col_chn: '所在城市' },
|
||||
{ col_code: 'cityNameChn', col_chn: '所在城市' },
|
||||
]
|
||||
|
||||
// 搜索条件
|
||||
|
||||
Reference in New Issue
Block a user