diff --git a/src/pages/Statistics/Sales/index.tsx b/src/pages/Statistics/Sales/index.tsx index a8ab853..8da6180 100644 --- a/src/pages/Statistics/Sales/index.tsx +++ b/src/pages/Statistics/Sales/index.tsx @@ -42,7 +42,7 @@ const ListPage: React.FC = () => { hideInTable: true, }, { - title: '产品名称', + title: '产品sku', dataIndex: 'sku', }, {