@ -284,7 +284,7 @@ const TrainsUpsell = observer(({ ...props }) => {
</Row>
</Spin>
<Table
{/* <Table
sticky
key={`table_2`}
{...tableProps}
@ -293,7 +293,7 @@ const TrainsUpsell = observer(({ ...props }) => {
columns={[{ title: '#', fixed: 'left', dataIndex: 'COLI_WebCode' }, ...tableCols]}
title={() => `火车票Upsell: 各站`}
rowKey={'COLI_WebCode'}
/>
/> */}
{/* <Divider orientation="left">外联营销</Divider> */}
</Space>