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