feat: product site sku #49
|
|
@ -42,7 +42,7 @@ const ListPage: React.FC = () => {
|
|||
hideInTable: true,
|
||||
},
|
||||
{
|
||||
title: '产品名称',
|
||||
title: '产品sku',
|
||||
dataIndex: 'sku',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue