perf: 客运订单: +页面类型; 不显示在华

feature/hotel-cruise
Lei OT 2 years ago
parent d141e0fa7d
commit 95e799cdae

@ -153,9 +153,9 @@ const Customer_care_potential = () => {
key: 'SourceType',
},
{
title: '在华',
dataIndex: 'ZH',
key: 'ZH',
title: '页面类型',
dataIndex: 'COLI_LineClass',
key: 'COLI_LineClass',
},
]
} size="small"

@ -168,9 +168,9 @@ const Customer_care_regular = () => {
key: 'SourceType',
},
{
title: '在华',
dataIndex: 'ZH',
key: 'ZH',
title: '页面类型',
dataIndex: 'COLI_LineClass',
key: 'COLI_LineClass',
},
]}
size="small"

Loading…
Cancel
Save