This commit is contained in:
parent
4b9085fe95
commit
7511492330
@ -202,6 +202,11 @@ const columns = [
|
|||||||
dataIndex: 'name',
|
dataIndex: 'name',
|
||||||
key: 'name',
|
key: 'name',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: '货号',
|
||||||
|
dataIndex: 'pid',
|
||||||
|
key: 'pid',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: '品牌',
|
title: '品牌',
|
||||||
dataIndex: 'brand',
|
dataIndex: 'brand',
|
||||||
|
Loading…
Reference in New Issue
Block a user