From d38d15a570362102704794e484d1af6bad6fc0b2 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 16 Jan 2025 08:37:34 +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: '价格',