From eea00233ff9af51718edf40e4c6e80229f5572dd Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 16 Jan 2025 08:37:59 +0800 Subject: [PATCH] up --- src/pages/ProductList/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: '价格',