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

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
@@ -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: '所在国家' },
];
// 搜索条件