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

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

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

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

Loading…
Cancel
Save