@ -70,6 +70,10 @@ const TableList: React.FC<{}> = () => {
title: '商品名称',
dataIndex: 'pbcProductTitle',
},
{
title: '款号',
dataIndex: 'pbcProductShelfNumber',
title: '价格',
dataIndex: 'pbcProductPrice',