Commit c3d43093 authored by leimo's avatar leimo

Merge branch '20418order' into 'v2-220418'

区队一部分流转 See merge request linkseeks-design/pro-platform!493
parents d2a88fdc 2be34e63
......@@ -179,16 +179,6 @@ const DeliveryNoteManageDetails: React.FC = () => {
/>
</ListInfo>
<ListInfo className='mt-15' title={ExternalRoamRecord.name} id={ExternalRoamRecord.key} cols={1}>
<Table
columns={[
...ExternalRoamRecordTableColumn,
]}
rowKey="id"
dataSource={outerHistoryList}
/>
</ListInfo>
</AnchorPage>
</Spin>
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment