diff --git a/src/pages/ProductList/index.tsx b/src/pages/ProductList/index.tsx index 9804417..02296af 100644 --- a/src/pages/ProductList/index.tsx +++ b/src/pages/ProductList/index.tsx @@ -72,7 +72,7 @@ const TableList: React.FC<{}> = () => { }, { title: '款号', - dataIndex: 'pbcProductShelfNumber', + dataIndex: 'pbcProductCode', }, { title: '价格',