基础数据类型转换过滤问题
This commit is contained in:
@@ -15,8 +15,8 @@ export class CheckinDeskComponent implements OnInit {
|
||||
public col_lists = [
|
||||
{ col_code: 'checkindeskCode', col_chn: '值机柜台代码' },
|
||||
{ col_code: 'checkindeskName', col_chn: '值机柜台名称' },
|
||||
{ col_code: 'checkinGroupCode', col_chn: '值机岛' },
|
||||
{ col_code: 'chutCode', col_chn: '行李传送带' },
|
||||
{ col_code: 'checkinGroupName', col_chn: '值机岛' },
|
||||
{ col_code: 'chutName', col_chn: '行李传送带' },
|
||||
{ col_code: 'terminalAreaCode', col_chn: '航站楼区域' },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user