|
|
|
@ -32,7 +32,7 @@ export default observer((props) => {
|
|
|
|
|
{ key: 'LineClass_Origin', title: '网站', dataIndex: 'LineClass_Origin' },
|
|
|
|
|
{ key: 'LineClass_PPC', title: 'PPC', dataIndex: 'LineClass_PPC' },
|
|
|
|
|
{ key: 'toB', title: 'To B', dataIndex: 'toB' },
|
|
|
|
|
{ key: 'isOld1', title: '老客户', dataIndex: 'isOld1' },
|
|
|
|
|
{ key: 'isOld1', title: 'C老客户', dataIndex: 'isOld1' },
|
|
|
|
|
{ key: 'total', title: '合计', dataIndex: 'total' },
|
|
|
|
|
{ key: 'rowYear', title: '截至年订单数', dataIndex: 'rowYear' },
|
|
|
|
|
// { key: 'groupsLabel2', title: '年订单目标', dataIndex: 'groupsLabel2' },
|
|
|
|
|