基础数据类型转换过滤问题
This commit is contained in:
@@ -17,7 +17,7 @@ export class CityComponent implements OnInit {
|
||||
{ col_code: 'cityCode', col_chn: '城市代码' },
|
||||
{ col_code: 'cityNameChn', col_chn: '城市中文名' },
|
||||
{ col_code: 'cityNameEng', col_chn: '城市英文名' },
|
||||
{ col_code: 'countryId', col_chn: '所在国家' },
|
||||
{ col_code: 'countryNameChn', col_chn: '所在国家' },
|
||||
];
|
||||
|
||||
// 搜索条件
|
||||
|
||||
Reference in New Issue
Block a user