优化选择商品的时候的库存展示
This commit is contained in:
@@ -100,8 +100,7 @@
|
||||
{dataIndex: 'model', title: '型号', width: 80},
|
||||
{dataIndex: 'unit', title: '单位', width: 60},
|
||||
{dataIndex: 'sku', title: '多属性', width: 100},
|
||||
{dataIndex: 'skuStock', title: '多属性库存', width: 100},
|
||||
{dataIndex: 'stock', title: '商品库存', width: 100},
|
||||
{dataIndex: 'stock', title: '库存', width: 100},
|
||||
{dataIndex: 'expand', title: '扩展信息', width: 80}
|
||||
],
|
||||
scrollTrigger: {},
|
||||
|
||||
Reference in New Issue
Block a user