diff --git a/src/pages/Order/List/index.tsx b/src/pages/Order/List/index.tsx index 79e11ae..a0b0818 100644 --- a/src/pages/Order/List/index.tsx +++ b/src/pages/Order/List/index.tsx @@ -267,17 +267,17 @@ const ListPage: React.FC = () => { }, { title: '物流', - dataIndex: 'shipmentList', + dataIndex: 'fulfillments', hideInSearch: true, render: (_, record) => { return (