feat 显示库存
This commit is contained in:
parent
0f673b22ad
commit
910a020741
@ -114,6 +114,11 @@ const columns = [
|
|||||||
dataIndex: 'providerId',
|
dataIndex: 'providerId',
|
||||||
key: 'providerId',
|
key: 'providerId',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: '库存',
|
||||||
|
dataIndex: 'ats',
|
||||||
|
key: 'ats',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: '抓取库存',
|
title: '抓取库存',
|
||||||
dataIndex: 'traceAts',
|
dataIndex: 'traceAts',
|
||||||
|
Loading…
Reference in New Issue
Block a user